Searched refs:CPU_HAS_READ_WRITTEN (Results 1 – 4 of 4) sorted by relevance
3001 if ((buf->cache_flags & CPU_HAS_READ_WRITTEN) == in handleCacheOps()3002 CPU_HAS_READ_WRITTEN) { in handleCacheOps()
1677 frame->bufs[i]->cache_flags |= CPU_HAS_READ_WRITTEN; in doReprocessOffline()
195 #define CPU_HAS_READ_WRITTEN (CPU_HAS_READ |CPU_HAS_WRITTEN) macro
5159 buf->cache_flags = CPU_HAS_READ_WRITTEN; in mm_stream_handle_cache_ops()5170 if ((buf->cache_flags & CPU_HAS_READ_WRITTEN) == in mm_stream_handle_cache_ops()5171 CPU_HAS_READ_WRITTEN) { in mm_stream_handle_cache_ops()