Searched refs:vref_count (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mid.c81 if (atomic_read(&vha->vref_count) == 0) {
95 "vha->vref_count=%u timeout\n", vha->vref_count.counter);
288 atomic_inc(&vha->vref_count);
315 atomic_dec(&vha->vref_count);
443 atomic_inc(&vp->vref_count);
449 atomic_dec(&vp->vref_count);
H A Dqla_def.h5076 atomic_t vref_count; member in struct:scsi_qla_host
5219 atomic_inc(&vha->vref_count);
5222 atomic_dec(&vha->vref_count);
5230 atomic_dec(&__vha->vref_count); \
H A Dqla_init.c7342 atomic_inc(&vp->vref_count);
7348 atomic_dec(&vp->vref_count);
7437 atomic_inc(&vp->vref_count);
7443 atomic_dec(&vp->vref_count);
7459 atomic_inc(&vp->vref_count);
7466 atomic_dec(&vp->vref_count);
7649 atomic_inc(&vp->vref_count);
7663 atomic_dec(&vp->vref_count);
9418 atomic_inc(&vp->vref_count);
9424 atomic_dec(&vp->vref_count);
[all...]
H A Dqla_os.c7768 atomic_inc(&vp->vref_count);
7772 atomic_dec(&vp->vref_count);
7782 atomic_inc(&vp->vref_count);
7787 atomic_dec(&vp->vref_count);

Completed in 405 milliseconds