tmp_inst           98 drivers/crypto/qat/qat_common/qat_crypto.c 	struct qat_crypto_instance *inst = NULL, *tmp_inst;
tmp_inst          132 drivers/crypto/qat/qat_common/qat_crypto.c 	list_for_each_entry(tmp_inst, &accel_dev->crypto_list, list) {
tmp_inst          135 drivers/crypto/qat/qat_common/qat_crypto.c 		ctr = atomic_read(&tmp_inst->refctr);
tmp_inst          137 drivers/crypto/qat/qat_common/qat_crypto.c 			inst = tmp_inst;