Searched refs:cpu_next (Results 1 – 2 of 2) sorted by relevance
1759 static int cpu_next = -1; in hv_compose_multi_msi_req_get_cpu() local1766 cpu_next = cpumask_next_wrap(cpu_next, cpu_online_mask, nr_cpu_ids, in hv_compose_multi_msi_req_get_cpu()1768 cpu = cpu_next; in hv_compose_multi_msi_req_get_cpu()
12865 unsigned int cpu_select, cpu_next, idx; in lpfc_irq_rebalance() local12883 cpu_next = cpumask_next_wrap(cpu, orig_mask, cpu, true); in lpfc_irq_rebalance()12884 cpu_select = lpfc_next_online_cpu(orig_mask, cpu_next); in lpfc_irq_rebalance()