Searched refs:rbtree_mutex (Results 1 – 2 of 2) sorted by relevance
340 mutex_init(&bdev->rbtree_mutex); in hmm_bo_device_init()396 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_alloc()399 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()408 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()417 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()423 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()432 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_release()445 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()485 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()548 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_device_search_start()[all …]
97 struct mutex rbtree_mutex; member