Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c89 spin_lock(&cdev->np_lock); in cxgbit_np_hash_add()
92 spin_unlock(&cdev->np_lock); in cxgbit_np_hash_add()
104 spin_lock(&cdev->np_lock); in cxgbit_np_hash_find()
111 spin_unlock(&cdev->np_lock); in cxgbit_np_hash_find()
121 spin_lock(&cdev->np_lock); in cxgbit_np_hash_del()
130 spin_unlock(&cdev->np_lock); in cxgbit_np_hash_del()
H A Dcxgbit.h136 spinlock_t np_lock; member
H A Dcxgbit_main.c65 spin_lock_init(&cdev->np_lock); in cxgbit_uld_add()