Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_mem.c1786 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_debugfs_count_get()
1798 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_debugfs_count_get()
1810 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_debugfs_vm_get()
1822 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_debugfs_vm_get()
1834 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_debugfs_phys_get()
1846 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_debugfs_phys_get()
1889 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_destroy_worker()
1891 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_destroy_worker()
1899 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_destroy_worker()
1930 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_allocate()
[all …]
H A Dmali_kbase_mem_linux.c346 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_count_objects()
351 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_count_objects()
384 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_scan_objects()
423 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_scan_objects()
442 mutex_init(&kctx->jit_evict_lock); in kbase_mem_evictable_init()
525 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_make()
527 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_make()
H A Dmali_kbase_defs.h1491 struct mutex jit_evict_lock; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_mem.c1681 mutex_lock(&kctx->jit_evict_lock); in kbase_free_alloced_region()
1701 mutex_unlock(&kctx->jit_evict_lock); in kbase_free_alloced_region()
1716 mutex_unlock(&kctx->jit_evict_lock); in kbase_free_alloced_region()
2286 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_free_region()
2294 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_free_region()
3169 &alloc->imported.native.kctx->jit_evict_lock); in kbase_mem_kref_free()
3172 &alloc->imported.native.kctx->jit_evict_lock); in kbase_mem_kref_free()
3647 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_debugfs_count_get()
3659 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_debugfs_count_get()
3671 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_debugfs_vm_get()
[all …]
H A Dmali_kbase_mem.h964 mutex_lock(&kctx->jit_evict_lock); in kbase_reg_prepare_native()
967 mutex_unlock(&kctx->jit_evict_lock); in kbase_reg_prepare_native()
2083 lockdep_assert_held(&kctx->jit_evict_lock); in kbase_jit_request_phys_increase_locked()
2124 mutex_lock(&kctx->jit_evict_lock); in kbase_jit_request_phys_increase()
2126 mutex_unlock(&kctx->jit_evict_lock); in kbase_jit_request_phys_increase()
H A Dmali_kbase_mem_linux.c513 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_alloc()
516 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_alloc()
737 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_scan_objects()
775 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_reclaim_scan_objects()
783 mutex_init(&kctx->jit_evict_lock); in kbase_mem_evictable_init()
868 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_make()
883 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_make()
902 mutex_lock(&kctx->jit_evict_lock); in kbase_mem_evictable_unmake()
909 mutex_unlock(&kctx->jit_evict_lock); in kbase_mem_evictable_unmake()
H A Dmali_kbase_defs.h1972 struct mutex jit_evict_lock; member
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_tiler_heap.c1130 mutex_lock(&heap->kctx->jit_evict_lock); in delete_chunk_physical_pages()
1132 mutex_unlock(&heap->kctx->jit_evict_lock); in delete_chunk_physical_pages()