Searched refs:relFence (Results 1 – 8 of 8) sorted by relevance
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()
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; 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()
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; 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()
1685 int relFence = sHandleImporter.unlock(*(halBuf.bufPtr)); in createJpegLocked() local1686 if (relFence > 0) { in createJpegLocked()1687 halBuf.acquireFence = relFence; in createJpegLocked()1834 int relFence = sHandleImporter.unlock(*(halBuf.bufPtr)); in threadLoop() local1835 if (relFence > 0) { in threadLoop()1836 halBuf.acquireFence = relFence; in threadLoop()