Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bo_list.c39 static void amdgpu_bo_list_free_rcu(struct rcu_head *rcu) in amdgpu_bo_list_free_rcu() function
59 call_rcu(&list->rhead, amdgpu_bo_list_free_rcu); in amdgpu_bo_list_free()