Searched refs:asd_sas_event (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/libsas/ |
H A D | sas_event.c | 120 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_port_event_worker() 128 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phy_event_worker() 136 struct asd_sas_event *ev) in __sas_notify_port_event() 155 struct asd_sas_event *ev; in sas_notify_port_event_gfp() 167 struct asd_sas_event *ev; in sas_notify_port_event() 179 struct asd_sas_event *ev) in __sas_notify_phy_event() 198 struct asd_sas_event *ev; in sas_notify_phy_event_gfp() 210 struct asd_sas_event *ev; in sas_notify_phy_event()
|
H A D | sas_phy.c | 19 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_loss_of_signal() 28 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_done() 36 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_error() 65 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_spinup_hold() 77 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_resume_timeout() 94 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_shutdown()
|
H A D | sas_internal.h | 51 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy); 52 struct asd_sas_event *sas_alloc_event_gfp(struct asd_sas_phy *phy, 54 void sas_free_event(struct asd_sas_event *event);
|
H A D | sas_port.c | 266 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_bytes_dmaed() 274 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_broadcast_rcvd() 292 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_link_reset_err() 300 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_timer_event() 308 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_hard_reset()
|
H A D | sas_init.c | 587 static struct asd_sas_event *__sas_alloc_event(struct asd_sas_phy *phy, in __sas_alloc_event() 590 struct asd_sas_event *event; in __sas_alloc_event() 621 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy) in sas_alloc_event() 626 struct asd_sas_event *sas_alloc_event_gfp(struct asd_sas_phy *phy, in sas_alloc_event_gfp() 632 void sas_free_event(struct asd_sas_event *event) in sas_free_event() 648 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
|
/kernel/linux/linux-6.6/drivers/scsi/libsas/ |
H A D | sas_phy.c | 19 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_loss_of_signal() 28 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_done() 36 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_oob_error() 65 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_spinup_hold() 77 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_resume_timeout() 94 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phye_shutdown()
|
H A D | sas_event.c | 126 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_port_event_worker() 137 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_phy_event_worker() 147 static bool sas_defer_event(struct asd_sas_phy *phy, struct asd_sas_event *ev) in sas_defer_event() 168 struct asd_sas_event *ev; in sas_notify_port_event() 195 struct asd_sas_event *ev; in sas_notify_phy_event()
|
H A D | sas_port.c | 275 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_bytes_dmaed() 283 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_broadcast_rcvd() 301 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_link_reset_err() 309 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_timer_event() 317 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_hard_reset()
|
H A D | sas_internal.h | 46 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, gfp_t gfp_flags); 47 void sas_free_event(struct asd_sas_event *event);
|
H A D | sas_init.c | 638 struct asd_sas_event *sas_alloc_event(struct asd_sas_phy *phy, in sas_alloc_event() 641 struct asd_sas_event *event; in sas_alloc_event() 672 void sas_free_event(struct asd_sas_event *event) in sas_free_event() 688 sas_event_cache = KMEM_CACHE(asd_sas_event, SLAB_HWCACHE_ALIGN); in sas_class_init()
|
/kernel/linux/linux-5.10/include/scsi/ |
H A D | libsas.h | 281 struct asd_sas_event { struct 287 static inline struct asd_sas_event *to_asd_sas_event(struct work_struct *work) in to_asd_sas_event() 289 struct asd_sas_event *ev = container_of(work, typeof(*ev), work.work); in to_asd_sas_event() 294 static inline void INIT_SAS_EVENT(struct asd_sas_event *ev, in INIT_SAS_EVENT()
|
/kernel/linux/linux-6.6/include/scsi/ |
H A D | libsas.h | 270 struct asd_sas_event { struct 276 static inline struct asd_sas_event *to_asd_sas_event(struct work_struct *work) in to_asd_sas_event() 278 struct asd_sas_event *ev = container_of(work, typeof(*ev), work.work); in to_asd_sas_event() 283 static inline void INIT_SAS_EVENT(struct asd_sas_event *ev, in INIT_SAS_EVENT()
|
Completed in 9 milliseconds