Searched refs:pipeline_cache_lock (Results 1 – 5 of 5) sorted by relevance
69 pipeline_cache_lock(struct v3dv_pipeline_cache *cache) in pipeline_cache_lock() function94 pipeline_cache_lock(cache); in v3dv_pipeline_cache_upload_nir()110 pipeline_cache_lock(cache); in v3dv_pipeline_cache_upload_nir()162 pipeline_cache_lock(cache); in v3dv_pipeline_cache_search_for_nir()265 pipeline_cache_lock(cache); in v3dv_pipeline_cache_search_for_pipeline()438 pipeline_cache_lock(cache); in pipeline_cache_upload_shared_data()968 pipeline_cache_lock(cache); in v3dv_GetPipelineCacheData()
412 u_rwlock_wrlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline()416 u_rwlock_wrunlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline()484 u_rwlock_wrlock(&comp->base.pipeline_cache_lock); in zink_create_compute_pipeline()487 u_rwlock_wrunlock(&comp->base.pipeline_cache_lock); in zink_create_compute_pipeline()840 u_rwlock_wrlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline_library()842 u_rwlock_wrunlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline_library()883 u_rwlock_wrlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline_combined()887 u_rwlock_wrunlock(&prog->base.pipeline_cache_lock); in zink_create_gfx_pipeline_combined()
359 u_rwlock_rdlock(&pg->pipeline_cache_lock); in cache_put_job()362 u_rwlock_rdunlock(&pg->pipeline_cache_lock); in cache_put_job()367 u_rwlock_rdunlock(&pg->pipeline_cache_lock); in cache_put_job()372 u_rwlock_rdunlock(&pg->pipeline_cache_lock); in cache_put_job()376 u_rwlock_rdunlock(&pg->pipeline_cache_lock); in cache_put_job()
997 struct u_rwlock pipeline_cache_lock; member
991 u_rwlock_init(&pg->pipeline_cache_lock); in create_program()1627 u_rwlock_destroy(&pg->pipeline_cache_lock); in deinit_program()