HomeSort by: relevance | last modified time | path
    Searched defs:compress_flush (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_gpu_error.c 328 static int compress_flush(struct i915_vma_compress *c, function
409 static int compress_flush(struct i915_vma_compress *c, function
1074 if (ret || compress_flush(compress, dst)) {
  /src/external/cddl/osnet/dist/tools/ctf/cvt/
ctf.c 592 compress_flush(resbuf_t *rb, int type) function
615 compress_flush(rb, Z_FINISH);
682 compress_flush(&resbuf, Z_FULL_FLUSH);

Completed in 17 milliseconds