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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c1753 static int cpu_next = -1; local
1760 cpu_next = cpumask_next_wrap(cpu_next, cpu_online_mask, nr_cpu_ids,
1762 cpu = cpu_next;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_init.c12872 unsigned int cpu_select, cpu_next, idx; local
12890 cpu_next = cpumask_next_wrap(cpu, orig_mask, cpu, true);
12891 cpu_select = lpfc_next_online_cpu(orig_mask, cpu_next);

Completed in 293 milliseconds