Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h1719 static inline unsigned int lpfc_next_present_cpu(int n) in lpfc_next_present_cpu() function
H A Dlpfc_init.c12518 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12530 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12563 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12579 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12650 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12662 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12671 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
H A Dlpfc_nvmet.c1623 cpu = lpfc_next_present_cpu(cpu); in lpfc_nvmet_setup_io_context()