Home
last modified time | relevance | path

Searched refs:sadb_fp_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla2xxx/
Dqla_edif.c353 spin_lock_irqsave(&ha->sadb_fp_lock, flags); in qla_edif_add_sa_index_to_freepool()
355 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_add_sa_index_to_freepool()
2687 spin_lock_irqsave(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
2690 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
2694 spin_unlock_irqrestore(&ha->sadb_fp_lock, flags); in qla_edif_get_sa_index_from_freepool()
Dqla_def.h4843 spinlock_t sadb_fp_lock; member
Dqla_os.c2983 spin_lock_init(&ha->sadb_fp_lock); in qla2x00_probe_one()