Searched full:compressing (Results 1 – 25 of 66) sorted by relevance
123
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| D | Kconfig | 22 module supports acceleration for compressing memory with the 842 35 module supports acceleration for compressing memory with the 842 46 module supports acceleration for compressing memory with the 842
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/block/zram/ |
| D | zcomp.c | 69 * with any compressing algorithm known to crypto api. in zcomp_available_algorithm() 127 * receive -ERRNO from the compressing backend we can't help it in zcomp_compress() 201 * allocate new zcomp and initialize it. return compressing
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/exynos/ |
| D | exynos-mic.txt | 5 solves this problem by compressing the frame data by 1/2 before it is
|
| /kernel/linux/linux-6.6/tools/perf/Documentation/ |
| D | examples.txt | 72 Compressing objects: 100% (450/450), done. 126 Compressing objects: 100% (450/450), done.
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | examples.txt | 72 Compressing objects: 100% (450/450), done. 126 Compressing objects: 100% (450/450), done.
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/drivers/ |
| D | aspeed-video.rst | 10 options. The adopted compressing algorithm is a modified JPEG algorithm.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/mediatek/ |
| D | mediatek,dsc.yaml | 15 compressing and decompressing image display streams, including
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | zstd_lib.h | 184 * 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 …]
|
| 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,
|
| /kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/ |
| D | torture.sh | 645 …echo Size before compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | … 648 echo Compressing vmlinux files in ${i}: `date` >> "$tdir/log-xz" 2>&1 685 …echo Size after compressing $n2compress files: `du -sh $tdir | awk '{ print $1 }'` `date` 2>&1 | t…
|
| /kernel/linux/linux-6.6/Documentation/staging/ |
| D | xz.rst | 46 for compressing the kernel image.
|
| /kernel/linux/linux-6.6/usr/ |
| D | Kconfig | 224 on those architectures that support this. However, not compressing the
|
| /kernel/linux/linux-5.10/Documentation/staging/ |
| D | xz.rst | 46 for compressing the kernel image.
|
| /kernel/linux/linux-5.10/usr/ |
| D | Kconfig | 225 on those architectures that support this. However, not compressing the
|
| /kernel/linux/linux-5.10/Documentation/vm/ |
| D | zswap.rst | 120 checked if it is a same-value filled page before compressing it. If true, the
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/mm/ |
| D | zswap.rst | 110 checked if it is a same-value filled page before compressing it. If true, the
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/drivers/net/ppp/ |
| D | ppp_deflate.c | 79 * size that the peer is requesting that we use in compressing 296 * size that we are requesting the peer to use in compressing
|
| /kernel/linux/linux-6.6/net/xfrm/ |
| D | xfrm_ipcomp.c | 162 /* Don't bother compressing */ in ipcomp_output()
|
| /kernel/linux/linux-5.10/net/xfrm/ |
| D | xfrm_ipcomp.c | 174 /* Don't bother compressing */ in ipcomp_output()
|
| /kernel/linux/linux-5.10/drivers/media/pci/meye/ |
| D | meye.h | 168 #define MCHIP_MCC_STATUS_COMP 0x00000004 /* compressing */
|
| /kernel/linux/linux-5.10/include/linux/ |
| 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,
|
123