Searched refs:rbtree_mutex (Results 1 – 2 of 2) sorted by relevance
364 mutex_init(&bdev->rbtree_mutex); in hmm_bo_device_init()419 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_alloc()422 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()431 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()440 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()446 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()455 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_release()468 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()508 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()571 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_device_search_start()[all …]
120 struct mutex rbtree_mutex; member