Home
last modified time | relevance | path

Searched refs:price (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/lib/zstd/compress/
H A Dzstd_opt.c72 MEM_STATIC double ZSTD_fCost(int price) in ZSTD_fCost() argument
288 price -= litPrice; in ZSTD_rawLiteralsCost()
290 return price; in ZSTD_rawLiteralsCost()
330 U32 price; in ZSTD_getMatchPrice() local
352 return price; in ZSTD_getMatchPrice()
1208 int const price = opt[cur-1].price in ZSTD_compressBlock_opt_generic() local
1212 if (price <= opt[cur].price) { in ZSTD_compressBlock_opt_generic()
1219 opt[cur].price = price; in ZSTD_compressBlock_opt_generic()
1270 && (opt[cur+1].price <= opt[cur].price + (BITCOST_MULTIPLIER/2)) ) { in ZSTD_compressBlock_opt_generic()
1319 if ((pos > last_pos) || (price < opt[pos].price)) { in ZSTD_compressBlock_opt_generic()
[all …]
H A Dzstd_compress_internal.h215 int price; /* price from beginning of segment to this position */ member
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_user_timeout_user_timeout.pkt19 // trying hard to cleanly close this flow, at the price of keeping
/linux-6.15/lib/vdso/
H A DKconfig37 time getter functions for the price of an extra conditional
/linux-6.15/drivers/firmware/arm_scmi/transports/
H A DKconfig62 in atomic context too, at the price of using a number of busy-waiting
120 in atomic context too, at the price of using a number of busy-waiting
/linux-6.15/Documentation/driver-api/media/drivers/
H A Dsaa7134-devel.rst19 - saa7130 - low-price chip, doesn't have mute, that is why all those
/linux-6.15/Documentation/scsi/
H A DFlashPoint.rst139 is of course compatible with the present Linux driver. The price for this
149 price for this upgrade has been set at US $65 plus shipping and handling.
/linux-6.15/Documentation/filesystems/
H A Daffs.rst35 gain above 4K seems not really worth the price, so you don't lose too
H A Dcoda.rst1400 limit the frequency of upcalls. Upcalls carry a price since a process
/linux-6.15/Documentation/sound/cards/
H A Dcmipci.rst114 price (yes, that's the reason I bought the card :)
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst213 multiple MPO by the price of limiting the number of external displays supported
/linux-6.15/Documentation/core-api/
H A Dthis_cpu_ops.rst122 variables no concurrent cache line updates take place. The price that
/linux-6.15/kernel/rcu/
H A DKconfig260 asymmetric multiprocessors. The price of this reduced jitter
/linux-6.15/Documentation/hwmon/
H A Dlm90.rst680 I guess reliability comes at a price, but it's quite expensive this time.
/linux-6.15/LICENSES/deprecated/
H A DGPL-1.032 price. Specifically, the General Public License is designed to make
/linux-6.15/Documentation/admin-guide/blockdev/
H A Dzram.rst425 compression algorithm can provide better compression ratio at a price of
/linux-6.15/tools/usb/usbip/
H A DCOPYING22 price. Our General Public Licenses are designed to make sure that you
/linux-6.15/LICENSES/preferred/
H A DGPL-2.041 price. Our General Public Licenses are designed to make sure that you
H A DLGPL-2.038 When we speak of free software, we are referring to freedom, not price. Our
H A DLGPL-2.145 price. Our General Public Licenses are designed to make sure that you have
/linux-6.15/tools/memory-model/Documentation/
H A Dordering.txt554 fastpaths. However, the price is great care and continual attention
H A Dlitmus-tests.txt883 but it does not come for free. The price is exponential computational
/linux-6.15/arch/
H A DKconfig1248 kernel at the price of higher memory consumption compared to
1258 kernel at the price of much higher memory consumption compared to
/linux-6.15/Documentation/block/
H A Dbfq-iosched.rst480 the percentage of sequential I/O requests issued. The price of larger
/linux-6.15/mm/
H A DKconfig282 that is local to a processor at the price of more indeterminism

12