# git rev-parse -q --verify ed2393ca091048fa9711f4e8ab17ce52856e6412^{commit} ed2393ca091048fa9711f4e8ab17ce52856e6412 already have revision, skipping fetch # git checkout -q -f -B kisskb ed2393ca091048fa9711f4e8ab17ce52856e6412 # git clean -qxdf # < git log -1 # commit ed2393ca091048fa9711f4e8ab17ce52856e6412 # Author: Stephen Rothwell # Date: Tue Aug 27 19:00:50 2019 +1000 # # Add linux-next specific files for 20190827 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 ed2393ca091048fa9711f4e8ab17ce52856e6412 # < make -s -j 32 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 allyesconfig WARNING: unmet direct dependencies detected for MTD_COMPLEX_MAPPINGS Depends on [n]: MTD [=y] && HAS_IOMEM [=n] Selected by [y]: - MTD_HYPERBUS [=y] && MTD [=y] # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_GCC_PLUGIN_STRUCTLEAK=n # Added to kconfig CONFIG_GCC_PLUGIN_RANDSTRUCT=n # Added to kconfig CONFIG_UML_NET=n # Added to kconfig CONFIG_UML_NET_ETHERTAP=n # Added to kconfig CONFIG_UML_NET_TUNTAP=n # Added to kconfig CONFIG_UML_NET_SLIP=n # Added to kconfig CONFIG_UML_NET_DAEMON=n # Added to kconfig CONFIG_UML_NET_VDE=n # Added to kconfig CONFIG_UML_NET_MCAST=n # Added to kconfig CONFIG_UML_NET_PCAP=n # Added to kconfig CONFIG_UML_NET_SLIRP=n # Added to kconfig CONFIG_GCOV_KERNEL=n # yes \n | make -s -j 32 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 oldconfig yes: standard output: Broken pipe # make -s -j 32 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 WARNING: unmet direct dependencies detected for MTD_COMPLEX_MAPPINGS Depends on [n]: MTD [=y] && HAS_IOMEM [=n] Selected by [y]: - MTD_HYPERBUS [=y] && MTD [=y] WARNING: unmet direct dependencies detected for MTD_COMPLEX_MAPPINGS Depends on [n]: MTD [=y] && HAS_IOMEM [=n] Selected by [y]: - MTD_HYPERBUS [=y] && MTD [=y] WARNING: unmet direct dependencies detected for MTD_COMPLEX_MAPPINGS Depends on [n]: MTD [=y] && HAS_IOMEM [=n] Selected by [y]: - MTD_HYPERBUS [=y] && MTD [=y] /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:93:1: warning: the frame size of 2960 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2976 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/lib/lz4/lz4hc_compress.c: In function 'LZ4HC_compress_generic': /kisskb/src/lib/lz4/lz4hc_compress.c:579:1: warning: the frame size of 2144 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/security/apparmor/policy_unpack.c: In function 'unpack_profile': /kisskb/src/security/apparmor/policy_unpack.c:526:9: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized] str[pos] = ':'; ^ /kisskb/src/security/apparmor/policy_unpack.c:497:14: note: 'pos' was declared here int c, j, pos, size2 = unpack_strdup(e, &str, NULL); ^ /kisskb/src/drivers/misc/lkdtm/bugs.c: In function 'lkdtm_UNSET_SMEP': /kisskb/src/drivers/misc/lkdtm/bugs.c:279:8: error: implicit declaration of function 'native_read_cr4' [-Werror=implicit-function-declaration] cr4 = native_read_cr4(); ^ /kisskb/src/drivers/misc/lkdtm/bugs.c:281:13: error: 'X86_CR4_SMEP' undeclared (first use in this function) if ((cr4 & X86_CR4_SMEP) != X86_CR4_SMEP) { ^ /kisskb/src/drivers/misc/lkdtm/bugs.c:281:13: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/drivers/misc/lkdtm/bugs.c:288:2: error: implicit declaration of function 'native_write_cr4' [-Werror=implicit-function-declaration] native_write_cr4(cr4); ^ cc1: some warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:265: drivers/misc/lkdtm/bugs.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:509: drivers/misc/lkdtm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:509: drivers/misc] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1677: drivers] Error 2 make[1]: *** Waiting for unfinished jobs.... In file included from /kisskb/src/include/trace/events/erofs.h:8:0, from :0: /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: its scope is only this definition or declaration, which is probably not what you want TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct dentry' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:28:37: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:26:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_lookup, ^ /kisskb/src/include/trace/events/erofs.h:28:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *dir, struct dentry *dentry, unsigned int flags), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:53:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:52:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_fill_inode, ^ /kisskb/src/include/trace/events/erofs.h:53:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int isdir), ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:113:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:111:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_readpages, ^ /kisskb/src/include/trace/events/erofs.h:113:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned int nrpage, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:170:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:169:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, erofs_map_blocks_flatmode_enter, ^ /kisskb/src/include/trace/events/erofs.h:170:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:177:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:176:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_enter, z_erofs_map_blocks_iter_enter, ^ /kisskb/src/include/trace/events/erofs.h:177:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:222:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:221:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, erofs_map_blocks_flatmode_exit, ^ /kisskb/src/include/trace/events/erofs.h:222:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct erofs_map_blocks' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:229:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:228:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(erofs__map_blocks_exit, z_erofs_map_blocks_iter_exit, ^ /kisskb/src/include/trace/events/erofs.h:229:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct erofs_map_blocks *map, ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ /kisskb/src/include/trace/events/erofs.h:236:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode), ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:532:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:532:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/erofs.h:235:1: note: in expansion of macro 'TRACE_EVENT' TRACE_EVENT(erofs_destroy_inode, ^ /kisskb/src/include/trace/events/erofs.h:236:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode), ^ In file included from /kisskb/src/include/trace/events/iomap.h:15:0, from :0: /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: its scope is only this definition or declaration, which is probably not what you want TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:52:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_writepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:53:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_releasepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:49:39: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:48:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_page_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:49:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, struct page *page, unsigned long off, \ ^ /kisskb/src/include/trace/events/iomap.h:54:1: note: in expansion of macro 'DEFINE_PAGE_EVENT' DEFINE_PAGE_EVENT(iomap_invalidatepage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:79:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpage); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:233:34: note: in definition of macro '__DECLARE_TRACE' static inline void trace_##name(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:207:44: note: in definition of macro '__DECLARE_TRACE_RCU' static inline void trace_##name##_rcuidle(proto) \ ^ /kisskb/src/include/linux/tracepoint.h:246:28: note: in expansion of macro 'PARAMS' __DECLARE_TRACE_RCU(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:2: note: in expansion of macro '__DECLARE_TRACE' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:396:24: note: in expansion of macro 'PARAMS' __DECLARE_TRACE(name, PARAMS(proto), PARAMS(args), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:249:38: note: in definition of macro '__DECLARE_TRACE' register_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:255:43: note: in definition of macro '__DECLARE_TRACE' register_trace_prio_##name(void (*probe)(data_proto), void *data,\ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:262:40: note: in definition of macro '__DECLARE_TRACE' unregister_trace_##name(void (*probe)(data_proto), void *data) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ /kisskb/src/include/trace/events/iomap.h:77:18: warning: 'struct inode' declared inside parameter list TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/linux/tracepoint.h:268:46: note: in definition of macro '__DECLARE_TRACE' check_trace_callback_type_##name(void (*cb)(data_proto)) \ ^ /kisskb/src/include/linux/tracepoint.h:398:4: note: in expansion of macro 'PARAMS' PARAMS(void *__data, proto), \ ^ /kisskb/src/include/linux/tracepoint.h:521:2: note: in expansion of macro 'DECLARE_TRACE' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/linux/tracepoint.h:521:22: note: in expansion of macro 'PARAMS' DECLARE_TRACE(name, PARAMS(proto), PARAMS(args)) ^ /kisskb/src/include/trace/events/iomap.h:76:1: note: in expansion of macro 'DEFINE_EVENT' DEFINE_EVENT(iomap_readpage_class, name, \ ^ /kisskb/src/include/trace/events/iomap.h:77:2: note: in expansion of macro 'TP_PROTO' TP_PROTO(struct inode *inode, int nr_pages), \ ^ /kisskb/src/include/trace/events/iomap.h:80:1: note: in expansion of macro 'DEFINE_READPAGE_EVENT' DEFINE_READPAGE_EVENT(iomap_readpages); ^ make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 32 ARCH=um O=/kisskb/build/linux-next_um-allyesconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_um-allyesconfig_um-x86_64 # Build took: 0:05:24.892261