Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_init.c11382 unsigned int cpu_select, cpu_next, idx; in lpfc_irq_rebalance() local
11400 cpu_next = cpumask_next_wrap(cpu, orig_mask, cpu, true); in lpfc_irq_rebalance()
11401 cpu_select = lpfc_next_online_cpu(orig_mask, cpu_next); in lpfc_irq_rebalance()