Searched refs:cpu_next (Results 1 – 2 of 2) sorted by relevance
1753 static int cpu_next = -1; in hv_compose_multi_msi_req_get_cpu() local1760 cpu_next = cpumask_next_wrap(cpu_next, cpu_online_mask, nr_cpu_ids, in hv_compose_multi_msi_req_get_cpu()1762 cpu = cpu_next; in hv_compose_multi_msi_req_get_cpu()
12878 unsigned int cpu_select, cpu_next, idx; in lpfc_irq_rebalance() local12896 cpu_next = cpumask_next_wrap(cpu, orig_mask, cpu, true); in lpfc_irq_rebalance()12897 cpu_select = lpfc_next_online_cpu(orig_mask, cpu_next); in lpfc_irq_rebalance()