Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h1730 static __always_inline unsigned int lpfc_next_present_cpu(int n) in lpfc_next_present_cpu() function
H A Dlpfc_init.c12506 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12518 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12551 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12567 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12638 new_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()
12659 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
H A Dlpfc_nvmet.c1634 cpu = lpfc_next_present_cpu(cpu); in lpfc_nvmet_setup_io_context()