Home
last modified time | relevance | path

Searched refs:cpu_next (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_init.c11402 unsigned int cpu_select, cpu_next, idx; in lpfc_irq_rebalance() local
11420 cpu_next = cpumask_next_wrap(cpu, orig_mask, cpu, true); in lpfc_irq_rebalance()
11421 cpu_select = lpfc_next_online_cpu(orig_mask, cpu_next); in lpfc_irq_rebalance()