Searched refs:prev_total (Results 1 – 3 of 3) sorted by relevance
335 u32 prev_total; member
1266 stats->total_gt_clks += (u32)(total - stats->prev_total); in guc_update_engine_gt_clks()1267 stats->prev_total = total; in guc_update_engine_gt_clks()1410 stats->prev_total = 0; in __reset_guc_busyness_stats()
7009 int prev_nr, prev_total; in nvme_update_virt_res() local7013 prev_total = le32_to_cpu(n->pri_ctrl_cap.virfa); in nvme_update_virt_res()7015 n->pri_ctrl_cap.virfa = cpu_to_le32(prev_total + nr - prev_nr); in nvme_update_virt_res()7018 prev_total = le32_to_cpu(n->pri_ctrl_cap.vqrfa); in nvme_update_virt_res()7020 n->pri_ctrl_cap.vqrfa = cpu_to_le32(prev_total + nr - prev_nr); in nvme_update_virt_res()