Home
last modified time | relevance | path

Searched full:compressing (Results 1 – 25 of 35) sorted by relevance

12

/linux/drivers/crypto/nx/
H A DKconfig22 module supports acceleration for compressing memory with the 842
36 module supports acceleration for compressing memory with the 842
47 module supports acceleration for compressing memory with the 842
/linux/tools/perf/Documentation/
H A Dexamples.txt72 Compressing objects: 100% (450/450), done.
126 Compressing objects: 100% (450/450), done.
/linux/Documentation/userspace-api/media/drivers/
H A Daspeed-video.rst10 options. The adopted compressing algorithm is a modified JPEG algorithm.
/linux/Documentation/devicetree/bindings/display/samsung/
H A Dsamsung,exynos5433-mic.yaml18 solves this problem by compressing the frame data by 1/2 before it is
/linux/Documentation/staging/
H A Dxz.rst39 - ``$(call if_changed,xzkern)`` is for compressing the kernel image.
/linux/Documentation/admin-guide/mm/
H A Dzswap.rst99 checked if it is a same-value filled page before compressing it. If true, the
/linux/usr/
H A DKconfig224 on those architectures that support this. However, not compressing the
/linux/include/linux/
H A Dzstd_lib.h250 * When compressing many times,
331 * Note: When compressing with a ZSTD_CDict these parameters are superseded
350 * and typically compressing more.
576 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
723 * when compressing with multiple threads. The call won't block if it can
735 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
747 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
967 * When compressing multiple messages or blocks using the same dictionary,
1107 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
2065 * would be stored in a CCtx after compressing the contents of a dictionary.
[all …]
H A Dzlib.h530 provided to deflateInit2() while compressing, or it must be equal to 15 if
/linux/tools/testing/selftests/rcutorture/bin/
H A Dtorture.sh781 echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-xz" | tee -a $T/log
784 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1
821 echo Size after compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | tee -a "$tdir/log-xz" | tee -a $T/log
/linux/drivers/net/ppp/
H A Dppp_deflate.c79 * size that the peer is requesting that we use in compressing
294 * size that we are requesting the peer to use in compressing
H A Dbsd_comp.c610 * just return without compressing the packet. If it is, in bsd_compress()
/linux/net/xfrm/
H A Dxfrm_ipcomp.c302 /* Don't bother compressing */ in ipcomp_output()
/linux/lib/zstd/compress/
H A Dzstd_compress_superblock.c158 * We set entropyWritten=1 when we succeed in compressing the sequences.
564 DEBUGLOG(5, "Committed sub-block compressing %u bytes => %u bytes", in ZSTD_compressSubBlock_multi()
H A Dzstd_ldm.c498 * This is a major speed boost (20x) for compressing a single byte in ZSTD_ldm_generateSequences_internal()
/linux/drivers/tty/vt/
H A Dgen_ucs_fallback_table.py251 # If we found a range with 3 or more entries (worth compressing)
/linux/scripts/
H A Dmake_fit.py346 print(f'Compressing {len(todo)} DTBs...')
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst197 compressing video frames. Must have one sink pad and at least
/linux/sound/oss/dmasound/
H A Ddmasound_q40.c227 /* compressing versions */
/linux/lib/842/
H A D842_compress.c22 /* By default, we allow compressing input buffers of any length, but we must
/linux/Documentation/admin-guide/blockdev/
H A Dzram.rst469 algorithm can, for example, be more successful compressing huge pages (those
/linux/drivers/md/dm-vdo/
H A Dvdo.c1505 WRITE_ONCE(vdo->compressing, *enable); in set_compression_callback()
1540 return READ_ONCE(vdo->compressing); in vdo_get_compressing()
/linux/Documentation/scsi/
H A Dst.rst457 Sets compressing or uncompressing drive mode using the
/linux/lib/zstd/common/
H A Dfse.h96 faster. If you are compressing a small amount of data (< 2 KB) then useLowProbCount=0
/linux/arch/powerpc/kernel/
H A Dnvram_64.c83 * For capturing and compressing an oops or panic report...

12