opcode_offset     339 arch/s390/kernel/dis.c static struct s390_opcode_offset opcode_offset[] = OPCODE_OFFSET_INITIALIZER;
opcode_offset     404 arch/s390/kernel/dis.c 	for (i = 0; i < ARRAY_SIZE(opcode_offset); i++) {
opcode_offset     405 arch/s390/kernel/dis.c 		entry = &opcode_offset[i];