Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/hmm/
Dhmm_bo.c222 static void __bo_insert_to_alloc_rbtree(struct rb_root *root, in __bo_insert_to_alloc_rbtree() function
437 __bo_insert_to_alloc_rbtree(&bdev->allocated_rbtree, new_bo); in hmm_bo_alloc()
444 __bo_insert_to_alloc_rbtree(&bdev->allocated_rbtree, bo); in hmm_bo_alloc()