Home
last modified time | relevance | path

Searched refs:ata_hsm_ok_in_wq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-sff.c908 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
915 static inline int ata_hsm_ok_in_wq(struct ata_port *ap, in ata_hsm_ok_in_wq() function
1002 WARN_ON_ONCE(in_wq != ata_hsm_ok_in_wq(ap, qc)); in ata_sff_hsm_move()
/kernel/linux/linux-6.6/drivers/ata/
H A Dlibata-sff.c845 * ata_hsm_ok_in_wq - Check if the qc can be handled in the workqueue.
852 static inline int ata_hsm_ok_in_wq(struct ata_port *ap, in ata_hsm_ok_in_wq() function
929 WARN_ON_ONCE(in_wq != ata_hsm_ok_in_wq(ap, qc)); in ata_sff_hsm_move()

Completed in 8 milliseconds