Home
last modified time | relevance | path

Searched full:minimizes (Results 1 – 20 of 20) sorted by relevance

/linux/kernel/locking/
H A Dlock_events.c43 * minimizes added overhead making the counts usable even in a production
/linux/tools/power/pm-graph/config/
H A Dexample.cfg45 # run sync before the test, minimizes sys_sync call time (default: false)
/linux/kernel/bpf/
H A Dbloom_filter.c116 /* For the bloom filter, the optimal bit array size that minimizes the in bloom_map_alloc()
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-zoned.rst23 The dm-zoned implementation is simple and minimizes system overhead (CPU
/linux/Documentation/gpu/
H A Dafbc.rst8 It provides fine-grained random access and minimizes the amount of
/linux/Documentation/scsi/
H A DFlashPoint.rst45 automation technology, which minimizes SCSI command overhead and reduces
/linux/Documentation/admin-guide/
H A Dsysfs-rules.rst173 on specific error codes wherever possible. This minimizes coupling to
/linux/Documentation/timers/
H A Dhighres.rst89 clock event devices. It also minimizes the duplicated code across the
/linux/include/linux/
H A Dfsverity.h196 * verity info). This minimizes overhead for non-verity inodes. in fsverity_cleanup_inode()
H A Dremoteproc.h145 * (e.g. CMA) more efficiently, and also minimizes the number of TLB entries
/linux/drivers/net/usb/
H A Drndis_host.c585 * packets; Linux minimizes wasted bandwidth through tx queues. in rndis_tx_fixup()
/linux/drivers/net/slip/
H A Dslhc.c366 * ack, seq (the order minimizes the number of temporaries in slhc_compress()
/linux/net/tipc/
H A Dmsg.h1213 * Note: ignoring previously tried destinations minimizes the risk of
/linux/kernel/kcsan/
H A Dcore.c1095 * This minimizes false positives due to uninstrumented functions that
/linux/kernel/sched/
H A Dpsi.c431 * previous intervals. This minimizes memory requirements (by not storing
/linux/lib/zlib_deflate/
H A Ddeftree.c305 * the subtrees have equal frequency. This minimizes the worst case length.
/linux/drivers/clk/tegra/
H A Dclk-dfll.c21 * target frequency, the DFLL minimizes supply voltage while
/linux/include/uapi/drm/
H A Ddrm_fourcc.h1175 * It provides fine-grained random access and minimizes the amount of data
/linux/drivers/remoteproc/
H A Dremoteproc_core.c818 * (e.g. CMA) more efficiently, and also minimizes the number of TLB entries
/linux/arch/arm64/kvm/
H A Dsys_regs.c447 * time. The exposed geometry minimizes the number of the traps. in get_ccsidr()