Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_object.c88 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
90 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
716 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
718 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
A Damdgpu.h993 struct mutex shadow_list_lock; member
A Damdgpu_device.c3627 mutex_init(&adev->shadow_list_lock); in amdgpu_device_init()
4461 mutex_lock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
4489 mutex_unlock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
/linux-6.3-rc2/drivers/media/platform/allegro-dvt/
A Dallegro-core.c298 struct mutex shadow_list_lock; member
1927 mutex_lock(&channel->shadow_list_lock); in allegro_put_buffer()
1929 mutex_unlock(&channel->shadow_list_lock); in allegro_put_buffer()
1941 mutex_lock(&channel->shadow_list_lock); in allegro_get_buffer()
1949 mutex_unlock(&channel->shadow_list_lock); in allegro_get_buffer()
2862 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
2868 mutex_unlock(&channel->shadow_list_lock); in allegro_stop_streaming()
2873 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
2879 mutex_unlock(&channel->shadow_list_lock); in allegro_stop_streaming()
3056 mutex_init(&channel->shadow_list_lock); in allegro_open()

Completed in 24 milliseconds