Home
last modified time | relevance | path

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

12

/linux-6.14.4/drivers/crypto/nx/
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-6.14.4/tools/perf/Documentation/
Dexamples.txt72 Compressing objects: 100% (450/450), done.
126 Compressing objects: 100% (450/450), done.
/linux-6.14.4/Documentation/devicetree/bindings/display/samsung/
Dsamsung,exynos5433-mic.yaml18 solves this problem by compressing the frame data by 1/2 before it is
/linux-6.14.4/Documentation/userspace-api/media/drivers/
Daspeed-video.rst10 options. The adopted compressing algorithm is a modified JPEG algorithm.
/linux-6.14.4/fs/smb/client/
Dcompress.h11 * MS-SMB2 "3.1.4.4 Compressing the Message" - for compression details
Dcompress.c11 * MS-SMB2 "3.1.4.4 Compressing the Message"
57 * possibility of compression, but compressing, or even further analysing, it would waste so much
/linux-6.14.4/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,dsc.yaml15 compressing and decompressing image display streams, including
/linux-6.14.4/Documentation/staging/
Dxz.rst39 - ``$(call if_changed,xzkern)`` is for compressing the kernel image.
/linux-6.14.4/include/linux/
Dzstd_lib.h184 * When compressing many times,
265 * Note: When compressing with a ZSTD_CDict these parameters are superseded
284 * and typically compressing more.
489 * - The session : will stop compressing current frame, and make CCtx ready to start a new one.
630 * when compressing with multiple threads. The call won't block if it can
642 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple…
654 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t…
838 * When compressing multiple messages or blocks using the same dictionary,
971 * Compressing with a prefix is similar in outcome as performing a diff and compressing it,
1770 * would be stored in a CCtx after compressing the contents of a dictionary.
[all …]
Dlz4.h235 * Reverse the logic, by compressing as much data as possible
393 * compressing next blocks. There is an exception for ring buffers,
/linux-6.14.4/tools/testing/selftests/rcutorture/bin/
Dtorture.sh661 …echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | …
664 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1
701 …echo Size after compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | t…
/linux-6.14.4/usr/
DKconfig224 on those architectures that support this. However, not compressing the
/linux-6.14.4/Documentation/admin-guide/mm/
Dzswap.rst110 checked if it is a same-value filled page before compressing it. If true, the
/linux-6.14.4/drivers/net/ppp/
Dppp_deflate.c79 * size that the peer is requesting that we use in compressing
295 * size that we are requesting the peer to use in compressing
/linux-6.14.4/net/xfrm/
Dxfrm_ipcomp.c162 /* Don't bother compressing */ in ipcomp_output()
/linux-6.14.4/drivers/md/dm-vdo/
Dvdo.h209 bool compressing; member
Dpacker.c543 * compressing the incoming data_vio would likewise "waste" the least amount of free space. in select_bin()
Dvdo.c1378 WRITE_ONCE(vdo->compressing, *enable); in set_compression_callback()
1413 return READ_ONCE(vdo->compressing); in vdo_get_compressing()
/linux-6.14.4/Documentation/userspace-api/media/mediactl/
Dmedia-types.rst197 compressing video frames. Must have one sink pad and at least
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fbc.c28 * compressing the amount of memory used by the display. It is total
326 /* Wait for compressing bit to clear */ in i8xx_fbc_deactivate()
2002 seq_printf(m, "Compressing: %s\n", in intel_fbc_debugfs_status_show()
/linux-6.14.4/drivers/crypto/intel/iaa/
Diaa_crypto_main.c979 " not compressing, size=0x%x\n", in check_completion()
1514 pr_debug("iaa_crypto disabled, not compressing\n"); in iaa_comp_acompress()
1519 pr_debug("invalid src, not compressing\n"); in iaa_comp_acompress()
/linux-6.14.4/sound/oss/dmasound/
Ddmasound_q40.c227 /* compressing versions */
/linux-6.14.4/lib/842/
D842_compress.c22 /* By default, we allow compressing input buffers of any length, but we must
/linux-6.14.4/lib/zstd/compress/
Dzstd_compress_superblock.c154 * We set entropyWritten=1 when we succeed in compressing the sequences.
/linux-6.14.4/Documentation/admin-guide/blockdev/
Dzram.rst443 algorithm can, for example, be more successful compressing huge pages (those

12