Searched refs:nosync (Results 1 – 9 of 9) sorted by relevance
549 if (bo->nosync) in fd_bo_add_fence()590 if (bo->shared || bo->nosync) in fd_bo_state()
192 if (bo->nosync || bo->shared) in fd_bo_cache_free()
82 pipe->control_mem->nosync = true; in fd_pipe_new2()
355 bool nosync : 1; member
113 def NoSync : EnumAttr<"nosync">;
103 .Case("nosync", Attribute::NoSync)
664 KEYWORD(nosync); in LexIdentifier()
1524 void trackStatistics() const override { STATS_DECLTRACK_FN_ATTR(nosync) } in trackStatistics()1553 void trackStatistics() const override { STATS_DECLTRACK_CS_ATTR(nosync); } in trackStatistics()