instruction        28 arch/arc/include/asm/tlb-mmu1.h ;    hence extra instruction to clean
instruction        77 arch/arc/include/asm/tlb-mmu1.h ; Always checks whether instruction will be kicked out by dtlb miss
instruction       390 arch/arm/include/asm/assembler.h 	@ explicit IT instruction needed because of the label
instruction        65 arch/arm/kernel/swp_emulate.c #define EXTRACT_REG_NUM(instruction, offset) \
instruction        66 arch/arm/kernel/swp_emulate.c 	(((instruction) & (0xf << (offset))) >> (offset))
instruction        77 arch/arm/kernel/traps.c void dump_backtrace_stm(u32 *stack, u32 instruction)
instruction        84 arch/arm/kernel/traps.c 		if (instruction & BIT(reg)) {
instruction       154 arch/arm/probes/kprobes/test-core.h #define TEST_INSTRUCTION(instruction)				\
instruction       156 arch/arm/probes/kprobes/test-core.h 	"1:	"instruction"				\n\t"	\
instruction       159 arch/arm/probes/kprobes/test-core.h #define TEST_BRANCH_F(instruction)				\
instruction       160 arch/arm/probes/kprobes/test-core.h 	TEST_INSTRUCTION(instruction)				\
instruction       164 arch/arm/probes/kprobes/test-core.h #define TEST_BRANCH_B(instruction)				\
instruction       169 arch/arm/probes/kprobes/test-core.h 	TEST_INSTRUCTION(instruction)
instruction       171 arch/arm/probes/kprobes/test-core.h #define TEST_BRANCH_FX(instruction, codex)			\
instruction       172 arch/arm/probes/kprobes/test-core.h 	TEST_INSTRUCTION(instruction)				\
instruction       178 arch/arm/probes/kprobes/test-core.h #define TEST_BRANCH_BX(instruction, codex)			\
instruction       184 arch/arm/probes/kprobes/test-core.h 	TEST_INSTRUCTION(instruction)
instruction       130 arch/ia64/include/asm/asmmacro.h # define dv_serialize_instruction	.serialize.instruction
instruction        65 arch/m68k/fpsp040/fpsp.h |	instruction that generates (say) an underflow.  Alternatively,
instruction      3857 arch/m68k/ifpsp060/src/fpsp.S # if the F-Line instruction is an "fmovecr" w/ a non-zero <ea>. if
instruction      4143 arch/m68k/ifpsp060/src/fpsp.S # if the instruction was executed from supervisor mode and the addressing
instruction       464 arch/parisc/math-emu/float.h #define Set_exceptiontype_and_instr_field(exception,instruction,object) \
instruction       465 arch/parisc/math-emu/float.h     object = exception << 26 | instruction
instruction       453 arch/powerpc/kernel/module_64.c static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction)
instruction       461 arch/powerpc/kernel/module_64.c 	if (instruction[-1] == PPC_INST_STD_LR &&
instruction       462 arch/powerpc/kernel/module_64.c 	    instruction[-2] == PPC_INST_MFLR)
instruction       465 arch/powerpc/kernel/module_64.c 	if (instruction[-1] == PPC_INST_MFLR)
instruction       489 arch/powerpc/kernel/module_64.c static bool is_mprofile_mcount_callsite(const char *name, u32 *instruction)
instruction       497 arch/powerpc/kernel/module_64.c static int restore_r2(const char *name, u32 *instruction, struct module *me)
instruction       499 arch/powerpc/kernel/module_64.c 	u32 *prev_insn = instruction - 1;
instruction       512 arch/powerpc/kernel/module_64.c 	if (*instruction != PPC_INST_NOP) {
instruction       514 arch/powerpc/kernel/module_64.c 			me->name, *instruction, instruction);
instruction       518 arch/powerpc/kernel/module_64.c 	*instruction = PPC_INST_LD_TOC;
instruction       249 arch/powerpc/lib/code-patching.c 	unsigned int instruction;
instruction       261 arch/powerpc/lib/code-patching.c 	instruction = 0x48000000 | (flags & 0x3) | (offset & 0x03FFFFFC);
instruction       263 arch/powerpc/lib/code-patching.c 	return instruction;
instruction       269 arch/powerpc/lib/code-patching.c 	unsigned int instruction;
instruction       281 arch/powerpc/lib/code-patching.c 	instruction = 0x40000000 | (flags & 0x3FF0003) | (offset & 0xFFFC);
instruction       283 arch/powerpc/lib/code-patching.c 	return instruction;
instruction       263 arch/powerpc/xmon/ppc.h     (unsigned long instruction, long op, ppc_cpu_t dialect, const char **errmsg);
instruction       284 arch/powerpc/xmon/ppc.h   long (*extract) (unsigned long instruction, ppc_cpu_t dialect, int *invalid);
instruction       157 arch/s390/kvm/trace.h 		    __field(__u64, instruction)
instruction       162 arch/s390/kvm/trace.h 		    __entry->instruction = ((__u64)ipa << 48) |
instruction       167 arch/s390/kvm/trace.h 			   __entry->instruction,
instruction       168 arch/s390/kvm/trace.h 			   __print_symbolic(icpt_insn_decoder(__entry->instruction),
instruction       424 arch/s390/kvm/trace.h 		    __field(__u64, instruction)
instruction       429 arch/s390/kvm/trace.h 		    __entry->instruction = ((__u64)ipa << 48) |
instruction       434 arch/s390/kvm/trace.h 			   __entry->instruction,
instruction       435 arch/s390/kvm/trace.h 			   __print_symbolic(icpt_insn_decoder(__entry->instruction),
instruction       303 arch/s390/mm/fault.c 	u16 instruction;
instruction       306 arch/s390/mm/fault.c 	rc = __get_user(instruction, (u16 __user *) regs->psw.addr);
instruction       309 arch/s390/mm/fault.c 	if (instruction == 0x0a77) {
instruction       313 arch/s390/mm/fault.c 	} else if (instruction == 0x0aad) {
instruction       156 arch/sh/include/asm/uaccess.h int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs,
instruction       271 arch/sh/kernel/io_trapped.c 	insn_size_t instruction;
instruction       283 arch/sh/kernel/io_trapped.c 	if (copy_from_user(&instruction, (void *)(regs->pc),
instruction       284 arch/sh/kernel/io_trapped.c 			   sizeof(instruction))) {
instruction       289 arch/sh/kernel/io_trapped.c 	tmp = handle_unaligned_access(instruction, regs,
instruction        85 arch/sh/kernel/traps_32.c static int handle_unaligned_ins(insn_size_t instruction, struct pt_regs *regs,
instruction        93 arch/sh/kernel/traps_32.c 	index = (instruction>>8)&15;	/* 0x0F00 */
instruction        96 arch/sh/kernel/traps_32.c 	index = (instruction>>4)&15;	/* 0x00F0 */
instruction        99 arch/sh/kernel/traps_32.c 	count = 1<<(instruction&3);
instruction       109 arch/sh/kernel/traps_32.c 	switch (instruction>>12) {
instruction       111 arch/sh/kernel/traps_32.c 		if (instruction & 8) {
instruction       143 arch/sh/kernel/traps_32.c 		dstu += (instruction&0x000F)<<2;
instruction       151 arch/sh/kernel/traps_32.c 		if (instruction & 4)
instruction       165 arch/sh/kernel/traps_32.c 		srcu += (instruction & 0x000F) << 2;
instruction       176 arch/sh/kernel/traps_32.c 		if (instruction & 4)
instruction       191 arch/sh/kernel/traps_32.c 		switch ((instruction&0xFF00)>>8) {
instruction       198 arch/sh/kernel/traps_32.c 			dstu += (instruction & 0x000F) << 1;
instruction       207 arch/sh/kernel/traps_32.c 			srcu += (instruction & 0x000F) << 1;
instruction       225 arch/sh/kernel/traps_32.c 		srcu += (instruction & 0x00FF) << 1;
instruction       242 arch/sh/kernel/traps_32.c 		srcu += (instruction & 0x00FF) << 2;
instruction       269 arch/sh/kernel/traps_32.c 	insn_size_t instruction;
instruction       273 arch/sh/kernel/traps_32.c 	if (copy_from_user(&instruction, addr, sizeof(instruction))) {
instruction       283 arch/sh/kernel/traps_32.c 	return handle_unaligned_ins(instruction, regs, ma);
instruction       302 arch/sh/kernel/traps_32.c int handle_unaligned_access(insn_size_t instruction, struct pt_regs *regs,
instruction       312 arch/sh/kernel/traps_32.c 	if (instruction_size(instruction) != 2)
instruction       315 arch/sh/kernel/traps_32.c 	index = (instruction>>8)&15;	/* 0x0F00 */
instruction       326 arch/sh/kernel/traps_32.c 		unaligned_fixups_notify(current, instruction, regs);
instruction       332 arch/sh/kernel/traps_32.c 	switch (instruction&0xF000) {
instruction       334 arch/sh/kernel/traps_32.c 		if (instruction==0x000B) {
instruction       336 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       340 arch/sh/kernel/traps_32.c 		else if ((instruction&0x00FF)==0x0023) {
instruction       342 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       346 arch/sh/kernel/traps_32.c 		else if ((instruction&0x00FF)==0x0003) {
instruction       348 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       367 arch/sh/kernel/traps_32.c 		if ((instruction&0x00FF)==0x002B) {
instruction       369 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       373 arch/sh/kernel/traps_32.c 		else if ((instruction&0x00FF)==0x000B) {
instruction       375 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       394 arch/sh/kernel/traps_32.c 		switch (instruction&0x0F00) {
instruction       403 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       410 arch/sh/kernel/traps_32.c 					regs->pc += SH_PC_8BIT_OFFSET(instruction);
instruction       417 arch/sh/kernel/traps_32.c 			ret = handle_delayslot(regs, instruction, ma);
instruction       424 arch/sh/kernel/traps_32.c 					regs->pc += SH_PC_8BIT_OFFSET(instruction);
instruction       434 arch/sh/kernel/traps_32.c 		ret = handle_delayslot(regs, instruction, ma);
instruction       436 arch/sh/kernel/traps_32.c 			regs->pc += SH_PC_12BIT_OFFSET(instruction);
instruction       440 arch/sh/kernel/traps_32.c 		ret = handle_delayslot(regs, instruction, ma);
instruction       443 arch/sh/kernel/traps_32.c 			regs->pc += SH_PC_12BIT_OFFSET(instruction);
instruction       454 arch/sh/kernel/traps_32.c 	ret = handle_unaligned_ins(instruction, regs, ma);
instruction       456 arch/sh/kernel/traps_32.c 		regs->pc += instruction_size(instruction);
instruction       477 arch/sh/kernel/traps_32.c 	insn_size_t instruction;
instruction       495 arch/sh/kernel/traps_32.c 		if (copy_from_user(&instruction, (insn_size_t *)(regs->pc & ~1),
instruction       496 arch/sh/kernel/traps_32.c 				   sizeof(instruction))) {
instruction       503 arch/sh/kernel/traps_32.c 		unaligned_fixups_notify(current, instruction, regs);
instruction       512 arch/sh/kernel/traps_32.c 			regs->pc += instruction_size(instruction);
instruction       524 arch/sh/kernel/traps_32.c 		tmp = handle_unaligned_access(instruction, regs,
instruction       544 arch/sh/kernel/traps_32.c 		if (copy_from_user(&instruction, (void __user *)(regs->pc),
instruction       545 arch/sh/kernel/traps_32.c 				   sizeof(instruction))) {
instruction       553 arch/sh/kernel/traps_32.c 		unaligned_fixups_notify(current, instruction, regs);
instruction       555 arch/sh/kernel/traps_32.c 		handle_unaligned_access(instruction, regs, &user_mem_access,
instruction      7518 arch/x86/kvm/x86.c 	char instruction[3];
instruction      7521 arch/x86/kvm/x86.c 	kvm_x86_ops->patch_hypercall(vcpu, instruction);
instruction      7523 arch/x86/kvm/x86.c 	return emulator_write_emulated(ctxt, rip, instruction, 3,
instruction       171 drivers/acpi/apei/apei-base.c 			if (entry->instruction >= ctx->instructions ||
instruction       172 drivers/acpi/apei/apei-base.c 			    !ctx->ins_table[entry->instruction].run) {
instruction       175 drivers/acpi/apei/apei-base.c 					   entry->instruction);
instruction       178 drivers/acpi/apei/apei-base.c 			run = ctx->ins_table[entry->instruction].run;
instruction       210 drivers/acpi/apei/apei-base.c 		ins = entry->instruction;
instruction       231 drivers/acpi/apei/apei-base.c 	u8 ins = entry->instruction;
instruction       264 drivers/acpi/apei/apei-base.c 	u8 ins = entry->instruction;
instruction       711 drivers/acpi/apei/apei-base.c 	u8 ins = entry->instruction;
instruction       213 drivers/acpi/apei/einj.c 		    entry->instruction == ACPI_EINJ_WRITE_REGISTER &&
instruction       218 drivers/acpi/apei/einj.c 		    entry->instruction == ACPI_EINJ_WRITE_REGISTER &&
instruction       276 drivers/acpi/apei/einj.c 		entry->instruction <= ACPI_EINJ_WRITE_REGISTER_VALUE &&
instruction        34 drivers/gpu/drm/sti/sti_awg_utils.c 	u32 instruction = 0;
instruction       112 drivers/gpu/drm/sti/sti_awg_utils.c 		instruction = ((opcode) << AWG_OPCODE_OFFSET) | arg;
instruction       114 drivers/gpu/drm/sti/sti_awg_utils.c 			instruction & (0x3fff);
instruction        61 drivers/media/usb/gspca/jeilinj.c 	unsigned char instruction[2];
instruction       246 drivers/media/usb/gspca/jeilinj.c 		jlj_write2(gspca_dev, start_commands[i].instruction);
instruction       107 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[2] = {0x95, 0x00};
instruction       109 drivers/media/usb/gspca/jl2005bcd.c 	instruction[1] = reg;
instruction       111 drivers/media/usb/gspca/jl2005bcd.c 	retval = jl2005c_write2(gspca_dev, instruction);
instruction       125 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[2] = {0x7f, 0x01};
instruction       127 drivers/media/usb/gspca/jl2005bcd.c 	retval = jl2005c_write2(gspca_dev, instruction);
instruction       152 drivers/media/usb/gspca/jl2005bcd.c 	u8 instruction[2];
instruction       154 drivers/media/usb/gspca/jl2005bcd.c 	instruction[0] = reg;
instruction       155 drivers/media/usb/gspca/jl2005bcd.c 	instruction[1] = value;
instruction       157 drivers/media/usb/gspca/jl2005bcd.c 	retval = jl2005c_write2(gspca_dev, instruction);
instruction       200 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[][2] = {
instruction       209 drivers/media/usb/gspca/jl2005bcd.c 	for (i = 0; i < ARRAY_SIZE(instruction); i++) {
instruction       211 drivers/media/usb/gspca/jl2005bcd.c 		retval = jl2005c_write2(gspca_dev, instruction[i]);
instruction       223 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[][2] = {
instruction       232 drivers/media/usb/gspca/jl2005bcd.c 	for (i = 0; i < ARRAY_SIZE(instruction); i++) {
instruction       234 drivers/media/usb/gspca/jl2005bcd.c 		retval = jl2005c_write2(gspca_dev, instruction[i]);
instruction       246 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[][2] = {
instruction       255 drivers/media/usb/gspca/jl2005bcd.c 	for (i = 0; i < ARRAY_SIZE(instruction); i++) {
instruction       257 drivers/media/usb/gspca/jl2005bcd.c 		retval = jl2005c_write2(gspca_dev, instruction[i]);
instruction       269 drivers/media/usb/gspca/jl2005bcd.c 	static u8 instruction[][2] = {
instruction       278 drivers/media/usb/gspca/jl2005bcd.c 	for (i = 0; i < ARRAY_SIZE(instruction); i++) {
instruction       280 drivers/media/usb/gspca/jl2005bcd.c 		retval = jl2005c_write2(gspca_dev, instruction[i]);
instruction        36 drivers/media/usb/gspca/sn9c2028.c 	unsigned char instruction[6];
instruction       236 drivers/media/usb/gspca/sn9c2028.c 					cam_commands[i].instruction);
instruction       240 drivers/media/usb/gspca/sn9c2028.c 					cam_commands[i].instruction);
instruction       244 drivers/media/usb/gspca/sn9c2028.c 					cam_commands[i].instruction);
instruction       266 drivers/media/usb/gspca/sn9c2028.c 		genius_vcam_live_gain_cmds[0].instruction[2] = g;
instruction       372 drivers/net/ethernet/mellanox/mlx5/core/fw.c 	MLX5_SET(mcc_reg, in, instruction, instr);
instruction      9045 drivers/net/ethernet/mellanox/mlxsw/reg.h MLXSW_ITEM32(reg, mcc, instruction, 0x00, 0, 8);
instruction       100 drivers/scsi/aic7xxx/aicasm/aicasm.c static STAILQ_HEAD(,instruction) seq_program;
instruction       322 drivers/scsi/aic7xxx/aicasm/aicasm.c 	struct instruction *cur_instr;
instruction       351 drivers/scsi/aic7xxx/aicasm/aicasm.c 	struct instruction *cur_instr;
instruction       523 drivers/scsi/aic7xxx/aicasm/aicasm.c 	struct instruction *cur_instr;
instruction       731 drivers/scsi/aic7xxx/aicasm/aicasm.c struct instruction *
instruction       734 drivers/scsi/aic7xxx/aicasm/aicasm.c 	struct instruction *new_instr;
instruction       736 drivers/scsi/aic7xxx/aicasm/aicasm.c 	new_instr = (struct instruction *)malloc(sizeof(struct instruction));
instruction        88 drivers/scsi/aic7xxx/aicasm/aicasm.h struct instruction *seq_alloc(void);
instruction      1649 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	struct instruction *instr;
instruction      1726 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	struct instruction *instr;
instruction      1787 drivers/scsi/aic7xxx/aicasm/aicasm_gram.y 	struct instruction *instr;
instruction       171 drivers/scsi/aic7xxx/aicasm/aicasm_insformat.h 	STAILQ_ENTRY(instruction) links;
instruction       160 drivers/video/backlight/otm3225a.c 			   struct otm3225a_spi_instruction *instruction,
instruction       169 drivers/video/backlight/otm3225a.c 		buf[2] = instruction->reg;
instruction       174 drivers/video/backlight/otm3225a.c 		buf[1] = (instruction->value >> 8) & 0xff;
instruction       175 drivers/video/backlight/otm3225a.c 		buf[2] = instruction->value & 0xff;
instruction       179 drivers/video/backlight/otm3225a.c 		if (instruction->delay)
instruction       180 drivers/video/backlight/otm3225a.c 			msleep(instruction->delay);
instruction       181 drivers/video/backlight/otm3225a.c 		instruction++;
instruction       137 drivers/watchdog/wdat_wdt.c 		preserve = entry->instruction & ACPI_WDAT_PRESERVE_REGISTER;
instruction       138 drivers/watchdog/wdat_wdt.c 		flags = entry->instruction & ~ACPI_WDAT_PRESERVE_REGISTER;
instruction        99 include/acpi/actbl1.h 	u8 instruction;
instruction       556 include/acpi/actbl3.h 	u8 instruction;
instruction      9404 include/linux/mlx5/mlx5_ifc.h 	u8         instruction[0x8];
instruction       134 net/nfc/hci/core.c 	u8 instruction;
instruction       141 net/nfc/hci/core.c 		instruction = HCP_MSG_GET_CMD(message->header);
instruction       144 net/nfc/hci/core.c 		nfc_hci_hcp_message_rx(hdev, pipe, type, instruction, skb);
instruction       858 net/nfc/hci/core.c 	u8 instruction;
instruction       911 net/nfc/hci/core.c 		instruction = HCP_MSG_GET_CMD(packet->message.header);
instruction       914 net/nfc/hci/core.c 		nfc_hci_hcp_message_rx(hdev, pipe, type, instruction, hcp_skb);
instruction        71 net/nfc/hci/hci.h 			   u8 type, u8 instruction,
instruction        77 net/nfc/hci/hci.h 			    u8 instruction, struct sk_buff *skb);
instruction        22 net/nfc/hci/hcp.c 			   u8 type, u8 instruction,
instruction        75 net/nfc/hci/hcp.c 			packet->message.header = HCP_HEADER(type, instruction);
instruction       120 net/nfc/hci/hcp.c 			    u8 instruction, struct sk_buff *skb)
instruction       124 net/nfc/hci/hcp.c 		nfc_hci_resp_received(hdev, instruction, skb);
instruction       127 net/nfc/hci/hcp.c 		nfc_hci_cmd_received(hdev, pipe, instruction, skb);
instruction       130 net/nfc/hci/hcp.c 		nfc_hci_event_received(hdev, pipe, instruction, skb);
instruction       134 net/nfc/hci/hcp.c 		       type, instruction);
instruction       387 net/nfc/nci/hci.c 				   u8 type, u8 instruction, struct sk_buff *skb)
instruction       391 net/nfc/nci/hci.c 		nci_hci_resp_received(ndev, pipe, instruction, skb);
instruction       394 net/nfc/nci/hci.c 		nci_hci_cmd_received(ndev, pipe, instruction, skb);
instruction       397 net/nfc/nci/hci.c 		nci_hci_event_received(ndev, pipe, instruction, skb);
instruction       401 net/nfc/nci/hci.c 		       type, instruction);
instruction       415 net/nfc/nci/hci.c 	u8 pipe, type, instruction;
instruction       422 net/nfc/nci/hci.c 		instruction = NCI_HCP_MSG_GET_CMD(message->header);
instruction       426 net/nfc/nci/hci.c 				       type, instruction, skb);
instruction        25 tools/objtool/check.c 	struct instruction *insn;
instruction        32 tools/objtool/check.c struct instruction *find_insn(struct objtool_file *file,
instruction        35 tools/objtool/check.c 	struct instruction *insn;
instruction        44 tools/objtool/check.c static struct instruction *next_insn_same_sec(struct objtool_file *file,
instruction        45 tools/objtool/check.c 					      struct instruction *insn)
instruction        47 tools/objtool/check.c 	struct instruction *next = list_next_entry(insn, list);
instruction        55 tools/objtool/check.c static struct instruction *next_insn_same_func(struct objtool_file *file,
instruction        56 tools/objtool/check.c 					       struct instruction *insn)
instruction        58 tools/objtool/check.c 	struct instruction *next = list_next_entry(insn, list);
instruction       100 tools/objtool/check.c static bool is_sibling_call(struct instruction *insn)
instruction       127 tools/objtool/check.c 	struct instruction *insn;
instruction       184 tools/objtool/check.c 			struct instruction *dest = insn->jump_dest;
instruction       235 tools/objtool/check.c 	struct instruction *insn;
instruction       302 tools/objtool/check.c 	struct instruction *insn;
instruction       401 tools/objtool/check.c 	struct instruction *insn;
instruction       520 tools/objtool/check.c 	struct instruction *insn;
instruction       549 tools/objtool/check.c 	struct instruction *insn;
instruction       651 tools/objtool/check.c 	struct instruction *insn;
instruction       711 tools/objtool/check.c 			    struct instruction *orig_insn,
instruction       712 tools/objtool/check.c 			    struct instruction **new_insn)
instruction       714 tools/objtool/check.c 	struct instruction *last_orig_insn, *last_new_insn, *insn, *fake_jump = NULL;
instruction       809 tools/objtool/check.c 			   struct instruction *orig_insn,
instruction       810 tools/objtool/check.c 			   struct instruction **new_insn)
instruction       834 tools/objtool/check.c 	struct instruction *orig_insn, *new_insn;
instruction       899 tools/objtool/check.c static int add_jump_table(struct objtool_file *file, struct instruction *insn,
instruction       903 tools/objtool/check.c 	struct instruction *dest_insn;
instruction      1000 tools/objtool/check.c 				      struct instruction *insn)
instruction      1003 tools/objtool/check.c 	struct instruction *orig_insn = insn;
instruction      1078 tools/objtool/check.c 	struct instruction *insn, *last = NULL;
instruction      1113 tools/objtool/check.c 	struct instruction *insn;
instruction      1162 tools/objtool/check.c 	struct instruction *insn;
instruction      1254 tools/objtool/check.c 	struct instruction *insn;
instruction      1360 tools/objtool/check.c static bool is_fentry_call(struct instruction *insn)
instruction      1400 tools/objtool/check.c static int update_insn_state_regs(struct instruction *insn, struct insn_state *state)
instruction      1493 tools/objtool/check.c static int update_insn_state(struct instruction *insn, struct insn_state *state)
instruction      1848 tools/objtool/check.c static bool insn_state_match(struct instruction *insn, struct insn_state *state)
instruction      1898 tools/objtool/check.c static inline const char *call_dest_name(struct instruction *insn)
instruction      1906 tools/objtool/check.c static int validate_call(struct instruction *insn, struct insn_state *state)
instruction      1923 tools/objtool/check.c static int validate_sibling_call(struct instruction *insn, struct insn_state *state)
instruction      1941 tools/objtool/check.c 			   struct instruction *first, struct insn_state state)
instruction      1944 tools/objtool/check.c 	struct instruction *insn, *next_insn;
instruction      1984 tools/objtool/check.c 				struct instruction *save_insn, *i;
instruction      2224 tools/objtool/check.c 	struct instruction *insn;
instruction      2247 tools/objtool/check.c 	struct instruction *insn;
instruction      2277 tools/objtool/check.c static bool is_kasan_insn(struct instruction *insn)
instruction      2283 tools/objtool/check.c static bool is_ubsan_insn(struct instruction *insn)
instruction      2290 tools/objtool/check.c static bool ignore_unreachable_insn(struct instruction *insn)
instruction      2358 tools/objtool/check.c 	struct instruction *insn;
instruction      2401 tools/objtool/check.c 	struct instruction *insn;
instruction      2419 tools/objtool/check.c 	struct instruction *insn, *tmpinsn;
instruction        40 tools/objtool/check.h 	struct instruction *jump_dest;
instruction        41 tools/objtool/check.h 	struct instruction *first_jump_src;
instruction        59 tools/objtool/check.h struct instruction *find_insn(struct objtool_file *file,
instruction        15 tools/objtool/orc_gen.c 	struct instruction *insn;
instruction       121 tools/objtool/orc_gen.c 	struct instruction *insn, *prev_insn;
instruction        57 tools/objtool/warn.h 	struct instruction *_insn = (insn);		\