Home
last modified time | relevance | path

Searched refs:iothread (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_init.c426 p->iothread = thread; in bnx2i_cpu_online()
440 thread = p->iothread; in bnx2i_cpu_offline()
441 p->iothread = NULL; in bnx2i_cpu_offline()
496 p->iothread = NULL; in bnx2i_mod_init()
H A Dbnx2i.h778 struct task_struct *iothread; member
H A Dbnx2i_hwi.c1923 if (unlikely(!p->iothread)) { in bnx2i_queue_scsi_cmd_resp()
1936 wake_up_process(p->iothread); in bnx2i_queue_scsi_cmd_resp()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_init.c426 p->iothread = thread; in bnx2i_cpu_online()
440 thread = p->iothread; in bnx2i_cpu_offline()
441 p->iothread = NULL; in bnx2i_cpu_offline()
496 p->iothread = NULL; in bnx2i_mod_init()
H A Dbnx2i.h778 struct task_struct *iothread; member
H A Dbnx2i_hwi.c1923 if (unlikely(!p->iothread)) { in bnx2i_queue_scsi_cmd_resp()
1936 wake_up_process(p->iothread); in bnx2i_queue_scsi_cmd_resp()
/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi.h379 struct task_struct *iothread; member
H A Dqedi_main.c1289 if (unlikely(!p->iothread)) in qedi_process_completions()
1310 wake_up_process(p->iothread); in qedi_process_completions()
1974 p->iothread = thread; in qedi_cpu_online()
1987 thread = p->iothread; in qedi_cpu_offline()
1988 p->iothread = NULL; in qedi_cpu_offline()
2925 p->iothread = NULL; in qedi_init()
/kernel/linux/linux-6.6/drivers/scsi/qedi/
H A Dqedi.h379 struct task_struct *iothread; member
H A Dqedi_main.c1288 if (unlikely(!p->iothread)) in qedi_process_completions()
1309 wake_up_process(p->iothread); in qedi_process_completions()
1970 p->iothread = thread; in qedi_cpu_online()
1983 thread = p->iothread; in qedi_cpu_offline()
1984 p->iothread = NULL; in qedi_cpu_offline()
2918 p->iothread = NULL; in qedi_init()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc.h173 struct task_struct *iothread; member
H A Dbnx2fc_fcoe.c2629 p->iothread = thread; in bnx2fc_cpu_online()
2645 thread = p->iothread; in bnx2fc_cpu_offline()
2646 p->iothread = NULL; in bnx2fc_cpu_offline()
H A Dbnx2fc_hwi.c1048 if (fps->iothread) { in bnx2fc_pending_work()
1053 wake_up_process(fps->iothread); in bnx2fc_pending_work()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc.h170 struct task_struct *iothread; member
H A Dbnx2fc_fcoe.c2621 p->iothread = thread; in bnx2fc_cpu_online()
2637 thread = p->iothread; in bnx2fc_cpu_offline()
2638 p->iothread = NULL; in bnx2fc_cpu_offline()
H A Dbnx2fc_hwi.c1047 if (fps->iothread) { in bnx2fc_pending_work()
1052 wake_up_process(fps->iothread); in bnx2fc_pending_work()

Completed in 48 milliseconds