Home
last modified time | relevance | path

Searched refs:shadow_list_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/
H A Dallegro-core.c243 struct mutex shadow_list_lock; member
1405 mutex_lock(&channel->shadow_list_lock); in allegro_channel_is_at_eos()
1409 mutex_unlock(&channel->shadow_list_lock); in allegro_channel_is_at_eos()
1444 mutex_lock(&channel->shadow_list_lock); in allegro_put_buffer()
1446 mutex_unlock(&channel->shadow_list_lock); in allegro_put_buffer()
1458 mutex_lock(&channel->shadow_list_lock); in allegro_get_buffer()
1466 mutex_unlock(&channel->shadow_list_lock); in allegro_get_buffer()
2220 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
2226 mutex_unlock(&channel->shadow_list_lock); in allegro_stop_streaming()
2232 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c91 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_destroy()
93 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_destroy()
655 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_create_shadow()
657 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_create_shadow()
H A Damdgpu_device.c3265 mutex_init(&adev->shadow_list_lock); in amdgpu_device_init()
4019 mutex_lock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
4047 mutex_unlock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
H A Damdgpu.h952 struct mutex shadow_list_lock; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_object.c89 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
91 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_vm_destroy()
737 mutex_lock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
741 mutex_unlock(&adev->shadow_list_lock); in amdgpu_bo_add_to_shadow_list()
H A Damdgpu.h1001 struct mutex shadow_list_lock; member
H A Damdgpu_device.c3586 mutex_init(&adev->shadow_list_lock); in amdgpu_device_init()
4441 mutex_lock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
4473 mutex_unlock(&adev->shadow_list_lock); in amdgpu_device_recover_vram()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-core.c297 struct mutex shadow_list_lock; member
1926 mutex_lock(&channel->shadow_list_lock); in allegro_put_buffer()
1928 mutex_unlock(&channel->shadow_list_lock); in allegro_put_buffer()
1940 mutex_lock(&channel->shadow_list_lock); in allegro_get_buffer()
1948 mutex_unlock(&channel->shadow_list_lock); in allegro_get_buffer()
2861 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
2867 mutex_unlock(&channel->shadow_list_lock); in allegro_stop_streaming()
2872 mutex_lock(&channel->shadow_list_lock); in allegro_stop_streaming()
2878 mutex_unlock(&channel->shadow_list_lock); in allegro_stop_streaming()
3055 mutex_init(&channel->shadow_list_lock); in allegro_open()
[all...]

Completed in 29 milliseconds