read_unlock
#define read_unlock_irq(lock) read_unlock((lock))
do { read_unlock(lock); } while (0)
read_unlock(&bdev->vm_lock);
read_unlock(&ibdev->roce.netdev_lock);