Home
last modified time | relevance | path

Searched refs:cpuhp_poll_timer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc.h1248 struct timer_list cpuhp_poll_timer; member
H A Dlpfc_init.c11292 del_timer_sync(&phba->cpuhp_poll_timer); in __lpfc_cpuhp_remove()
11311 mod_timer(&phba->cpuhp_poll_timer, in lpfc_cpuhp_add()
13224 timer_setup(&phba->cpuhp_poll_timer, lpfc_sli4_poll_hbtimer, 0); in lpfc_pci_probe_one_s4()
H A Dlpfc_sli.c14680 struct lpfc_hba *phba = from_timer(phba, t, cpuhp_poll_timer); in lpfc_sli4_poll_hbtimer()
14689 mod_timer(&phba->cpuhp_poll_timer, in lpfc_sli4_poll_hbtimer()
14728 mod_timer(&phba->cpuhp_poll_timer, in lpfc_sli4_add_to_poll_list()
14746 del_timer_sync(&phba->cpuhp_poll_timer); in lpfc_sli4_remove_from_poll_list()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc.h1564 struct timer_list cpuhp_poll_timer; member
H A Dlpfc_init.c12773 del_timer_sync(&phba->cpuhp_poll_timer); in __lpfc_cpuhp_remove()
12792 mod_timer(&phba->cpuhp_poll_timer, in lpfc_cpuhp_add()
14920 timer_setup(&phba->cpuhp_poll_timer, lpfc_sli4_poll_hbtimer, 0); in lpfc_pci_probe_one_s4()
H A Dlpfc_sli.c15669 struct lpfc_hba *phba = from_timer(phba, t, cpuhp_poll_timer); in lpfc_sli4_poll_hbtimer()
15677 mod_timer(&phba->cpuhp_poll_timer, in lpfc_sli4_poll_hbtimer()
15689 mod_timer(&phba->cpuhp_poll_timer, in lpfc_sli4_add_to_poll_list()
15707 del_timer_sync(&phba->cpuhp_poll_timer); in lpfc_sli4_remove_from_poll_list()

Completed in 83 milliseconds