repl_offset        13 arch/s390/include/asm/alternative.h 	s32 repl_offset;	/* offset to replacement instruction */
repl_offset        77 arch/s390/kernel/alternative.c 		replacement = (u8 *)&a->repl_offset + a->repl_offset;
repl_offset        60 arch/x86/include/asm/alternative.h 	s32 repl_offset;	/* offset to replacement instruction */
repl_offset       390 arch/x86/kernel/alternative.c 		replacement = (u8 *)&a->repl_offset + a->repl_offset;