Home
last modified time | relevance | path

Searched refs:sas_work (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/libsas/
H A Dsas_event.c13 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_queue_work()
28 static bool sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
43 struct sas_work *sw, *_sw; in sas_queue_deferred_work()
155 struct sas_work *sw = &ev->work; in sas_defer_event()
H A Dsas_internal.h36 struct sas_work reset_work;
39 struct sas_work enable_work;
68 bool sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);
H A Dsas_discover.c548 static void sas_chain_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_chain_work()
559 struct sas_work *sw, in sas_chain_event()
/kernel/linux/linux-5.10/drivers/scsi/libsas/
H A Dsas_internal.h35 struct sas_work reset_work;
38 struct sas_work enable_work;
70 int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw);
H A Dsas_event.c13 int sas_queue_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_queue_work()
31 static int sas_queue_event(int event, struct sas_work *work, in sas_queue_event()
47 struct sas_work *sw, *_sw; in __sas_drain_work()
H A Dsas_discover.c526 static void sas_chain_work(struct sas_ha_struct *ha, struct sas_work *sw) in sas_chain_work()
537 struct sas_work *sw, in sas_chain_event()
/kernel/linux/linux-5.10/include/scsi/
H A Dlibsas.h205 struct sas_work { struct
216 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK()
223 struct sas_work work;
255 struct sas_work work;
282 struct sas_work work;
/kernel/linux/linux-6.6/include/scsi/
H A Dlibsas.h195 struct sas_work { struct
206 static inline void INIT_SAS_WORK(struct sas_work *sw, void (*fn)(struct work_struct *)) in INIT_SAS_WORK()
213 struct sas_work work;
245 struct sas_work work;
271 struct sas_work work;

Completed in 7 milliseconds