tmpinsn          2419 tools/objtool/check.c 	struct instruction *insn, *tmpinsn;
tmpinsn          2422 tools/objtool/check.c 	list_for_each_entry_safe(insn, tmpinsn, &file->insn_list, list) {