Searched refs:rbtree_mutex (Results 1 – 2 of 2) sorted by relevance
353 mutex_init(&bdev->rbtree_mutex); in hmm_bo_device_init()408 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_alloc()411 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()420 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()429 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()435 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_alloc()444 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_release()457 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()497 mutex_unlock(&bdev->rbtree_mutex); in hmm_bo_release()560 mutex_lock(&bdev->rbtree_mutex); in hmm_bo_device_search_start()[all …]
108 struct mutex rbtree_mutex; member