Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_object.c87 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
89 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
708 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
710 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
A Damdgpu_device.c3483 mutex_init(&adev->shadow_list_lock); in amdgpu_device_init()
4240 mutex_lock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
4268 mutex_unlock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
A Damdgpu.h1045 struct mutex shadow_list_lock; member
/linux/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 25 milliseconds