Searched defs:flushed (Results 1 – 7 of 7) sorted by relevance
353 struct dma_fence *flushed; in amdgpu_vmid_grab_used() local
247 int dictinit, flushed, ilen, len, n; in MPPEInput() local
115 u_char flushed; /* clean history (xmit only) */ member
129 u_char flushed; /* clean history (xmit only) */ member
1072 size_t const flushed = ZSTD_isError(cResult) ? 0 : jobPtr->dstFlushed; in ZSTDMT_getFrameProgression() local1100 size_t const flushed = ZSTD_isError(cResult) ? 0 : jobPtr->dstFlushed; in ZSTDMT_toFlushNow() local
4257 size_t const flushed = ZSTD_limitCopy(op, (size_t)(oend-op), in ZSTD_compressStream_generic() local
2122 …unsigned long long flushed; /* nb of compressed bytes flushed : not provided; can be tracked fr… member