Searched refs:relFence (Results 1 – 10 of 10) sorted by relevance
63 int relFence; member234 if (dev->relFence != -1) { in msm_copybit()235 close(dev->relFence); in msm_copybit()236 dev->relFence = -1; in msm_copybit()696 *fd = ctx->relFence; in flush_get_fence()698 ctx->relFence = -1; in flush_get_fence()731 ctx->relFence = -1; in open_copybit()736 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
64 int relFence; member250 if (dev->relFence != -1) { in msm_copybit()251 close(dev->relFence); in msm_copybit()252 dev->relFence = -1; in msm_copybit()730 *fd = ctx->relFence; in flush_get_fence()732 ctx->relFence = -1; in flush_get_fence()773 ctx->relFence = -1; in open_copybit()778 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
64 int relFence; member237 if (dev->relFence != -1) { in msm_copybit()238 close(dev->relFence); in msm_copybit()239 dev->relFence = -1; in msm_copybit()708 *fd = ctx->relFence; in flush_get_fence()710 ctx->relFence = -1; in flush_get_fence()743 ctx->relFence = -1; in open_copybit()748 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
62 int relFence; member248 if (dev->relFence != -1) { in msm_copybit()249 close(dev->relFence); in msm_copybit()250 dev->relFence = -1; in msm_copybit()728 *fd = ctx->relFence; in flush_get_fence()730 ctx->relFence = -1; in flush_get_fence()771 ctx->relFence = -1; in open_copybit()776 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
64 int relFence; member248 if (dev->relFence != -1) { in msm_copybit()249 close(dev->relFence); in msm_copybit()250 dev->relFence = -1; in msm_copybit()728 *fd = ctx->relFence; in flush_get_fence()730 ctx->relFence = -1; in flush_get_fence()771 ctx->relFence = -1; in open_copybit()776 ctx->sync.rel_fen_fd = &ctx->relFence; in open_copybit()
1780 int relFence = sHandleImporter.unlock(*(halBuf.bufPtr)); in createJpegLocked() local1781 if (relFence >= 0) { in createJpegLocked()1782 halBuf.acquireFence = relFence; in createJpegLocked()1915 int relFence = sHandleImporter.unlock(*(halBuf.bufPtr)); in threadLoop() local1916 if (relFence >= 0) { in threadLoop()1917 halBuf.acquireFence = relFence; in threadLoop()1959 int relFence = sHandleImporter.unlock(*(halBuf.bufPtr)); in threadLoop() local1960 if (relFence >= 0) { in threadLoop()1961 halBuf.acquireFence = relFence; in threadLoop()