Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h1686 static __always_inline unsigned int lpfc_next_present_cpu(int n) in lpfc_next_present_cpu() function
H A Dlpfc_init.c12485 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12497 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12530 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12546 start_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12617 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12629 new_cpu = lpfc_next_present_cpu(new_cpu); in lpfc_cpu_affinity_check()
12638 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()