MCOUNT_INSN_SIZE   11 arch/arm/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	4 /* sizeof mcount call */
MCOUNT_INSN_SIZE   15 arch/arm64/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	AARCH64_INSN_SIZE
MCOUNT_INSN_SIZE    7 arch/csky/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	14
MCOUNT_INSN_SIZE    6 arch/ia64/include/asm/ftrace.h #define MCOUNT_INSN_SIZE        32 /* sizeof mcount call */
MCOUNT_INSN_SIZE    8 arch/microblaze/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	8 /* sizeof mcount call */
MCOUNT_INSN_SIZE   16 arch/mips/include/asm/ftrace.h #define MCOUNT_INSN_SIZE 4		/* sizeof mcount call */
MCOUNT_INSN_SIZE   14 arch/nds32/include/asm/ftrace.h #define MCOUNT_INSN_SIZE 12
MCOUNT_INSN_SIZE    9 arch/parisc/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	4
MCOUNT_INSN_SIZE    9 arch/powerpc/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	4 /* sizeof mcount call */
MCOUNT_INSN_SIZE   65 arch/riscv/include/asm/ftrace.h #define MCOUNT_INSN_SIZE 8
MCOUNT_INSN_SIZE    8 arch/s390/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	6
MCOUNT_INSN_SIZE   10 arch/s390/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	24
MCOUNT_INSN_SIZE    7 arch/sh/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	4 /* sizeof mcount call */
MCOUNT_INSN_SIZE    7 arch/sparc/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	4 /* sizeof mcount call */
MCOUNT_INSN_SIZE   10 arch/x86/include/asm/ftrace.h #define MCOUNT_INSN_SIZE	5 /* sizeof mcount call */
MCOUNT_INSN_SIZE   32 arch/xtensa/include/asm/ftrace.h #define MCOUNT_INSN_SIZE 3
MCOUNT_INSN_SIZE  288 kernel/trace/trace_stack.c # define MCOUNT_INSN_SIZE 0