Searched full:compressing (Results 1 – 25 of 34) sorted by relevance
12
| /Linux-v6.1/drivers/crypto/nx/ |
| D | Kconfig | 22 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-v6.1/drivers/block/zram/ |
| D | zcomp.c | 71 * with any compressing algorithm known to crypto api. in zcomp_available_algorithm() 129 * receive -ERRNO from the compressing backend we can't help it in zcomp_compress() 203 * allocate new zcomp and initialize it. return compressing
|
| D | zram_drv.c | 1523 * and re-compressing and then re-storing it, this isn't reasonable in zram_bio_discard() 1765 pr_err("Cannot initialise %s compressing backend\n", in disksize_store()
|
| /Linux-v6.1/tools/perf/Documentation/ |
| D | examples.txt | 72 Compressing objects: 100% (450/450), done. 126 Compressing objects: 100% (450/450), done.
|
| /Linux-v6.1/Documentation/devicetree/bindings/display/samsung/ |
| D | samsung,exynos5433-mic.yaml | 18 solves this problem by compressing the frame data by 1/2 before it is
|
| /Linux-v6.1/Documentation/devicetree/bindings/display/mediatek/ |
| D | mediatek,dsc.yaml | 15 compressing and decompressing image display streams, including
|
| /Linux-v6.1/tools/testing/selftests/rcutorture/bin/ |
| D | torture.sh | 471 …echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | … 474 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1 493 …echo Size after compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | t…
|
| /Linux-v6.1/include/linux/ |
| D | zstd_lib.h | 176 * When compressing many times, 258 * Note: When compressing with a ZSTD_CDict these parameters are superseded 277 * and typically compressing more. 478 * - The session : will stop compressing current frame, and make CCtx ready to start a new one. 619 * when compressing with multiple threads. The call won't block if it can 631 * note: ZSTD_e_flush will flush as much output as possible, meaning when compressing with multiple… 643 * note: ZSTD_e_end will flush as much output as possible, meaning when compressing with multiple t… 827 * When compressing multiple messages or blocks using the same dictionary, 954 * Compressing with a prefix is similar in outcome as performing a diff and compressing it, 1702 * would be stored in a CCtx after compressing the contents of a dictionary. [all …]
|
| D | lz4.h | 235 * Reverse the logic, by compressing as much data as possible 393 * compressing next blocks. There is an exception for ring buffers,
|
| D | zlib.h | 530 provided to deflateInit2() while compressing, or it must be equal to 15 if
|
| /Linux-v6.1/usr/ |
| D | Kconfig | 224 on those architectures that support this. However, not compressing the
|
| /Linux-v6.1/Documentation/staging/ |
| D | xz.rst | 46 for compressing the kernel image.
|
| /Linux-v6.1/Documentation/admin-guide/mm/ |
| D | zswap.rst | 120 checked if it is a same-value filled page before compressing it. If true, the
|
| /Linux-v6.1/drivers/net/ppp/ |
| D | ppp_deflate.c | 79 * size that the peer is requesting that we use in compressing 295 * size that we are requesting the peer to use in compressing
|
| D | bsd_comp.c | 611 * just return without compressing the packet. If it is, in bsd_compress()
|
| /Linux-v6.1/net/xfrm/ |
| D | xfrm_ipcomp.c | 165 /* Don't bother compressing */ in ipcomp_output()
|
| /Linux-v6.1/drivers/staging/media/deprecated/meye/ |
| D | meye.h | 168 #define MCHIP_MCC_STATUS_COMP 0x00000004 /* compressing */
|
| /Linux-v6.1/drivers/gpu/drm/i915/display/ |
| D | intel_fbc.c | 28 * compressing the amount of memory used by the display. It is total 280 /* Wait for compressing bit to clear */ in i8xx_fbc_deactivate() 1759 seq_printf(m, "Compressing: %s\n", in intel_fbc_debugfs_status_show()
|
| /Linux-v6.1/Documentation/userspace-api/media/mediactl/ |
| D | media-types.rst | 197 compressing video frames. Must have one sink pad and at least
|
| /Linux-v6.1/sound/oss/dmasound/ |
| D | dmasound_q40.c | 227 /* compressing versions */
|
| /Linux-v6.1/lib/842/ |
| D | 842_compress.c | 22 /* By default, we allow compressing input buffers of any length, but we must
|
| /Linux-v6.1/Documentation/scsi/ |
| D | st.rst | 452 Sets compressing or uncompressing drive mode using the
|
| /Linux-v6.1/arch/powerpc/kernel/ |
| D | nvram_64.c | 83 * For capturing and compressing an oops or panic report...
|
| /Linux-v6.1/lib/zstd/compress/ |
| D | zstd_compress_superblock.c | 434 * We set entropyWritten=1 when we succeed in compressing the sequences.
|
| /Linux-v6.1/lib/zstd/common/ |
| D | fse.h | 140 faster. If you are compressing a small amount of data (< 2 KB) then useLowProbCount=0
|
12