Home
last modified time | relevance | path

Searched refs:fd_context_unlock (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.h295 static inline void fd_context_unlock(struct fd_context *ctx);
325 fd_context_unlock(ctx); in fd_batch_reference()
Dfreedreno_batch_cache.c159 fd_context_unlock(ctx); in bc_flush()
161 fd_context_unlock(ctx); in bc_flush()
Dfreedreno_context.h453 fd_context_unlock(struct fd_context *ctx) in fd_context_unlock() function
Dfreedreno_batch.c291 fd_context_unlock(ctx); in __fd_batch_destroy()
Dfreedreno_resource.c697 fd_context_unlock(ctx); in fd_resource_transfer_map()