Searched full:minimize (Results 1 – 25 of 335) sorted by relevance
12345678910>>...14
/linux-6.14.4/drivers/clk/bcm/ |
D | clk-raspberrypi.c | 70 bool minimize; member 92 .minimize = true, 117 .minimize = true, 121 .minimize = true, 125 .minimize = true, 129 .minimize = true, 133 .minimize = true, 137 .minimize = true, 141 .minimize = true, 145 .minimize = true, [all …]
|
/linux-6.14.4/drivers/md/dm-vdo/ |
D | cpu.h | 12 * uds_prefetch_address() - Minimize cache-miss latency by attempting to move data into a CPU cache 35 * uds_prefetch_range() - Minimize cache-miss latency by attempting to move a range of addresses
|
/linux-6.14.4/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | devlink_resources.sh | 56 # In case of linear, need to minimize sub-resources as well 65 log_test "'$i' minimize [$size]"
|
/linux-6.14.4/net/netfilter/ipvs/ |
D | ip_vs_sed.c | 11 * The SED algorithm attempts to minimize each job's expected delay until 17 * minimize its expected delay of completion.
|
/linux-6.14.4/drivers/media/rc/keymaps/ |
D | rc-msi-tvanywhere-plus.c | 36 MINIMIZE ZOOM 80 { 0x0f, KEY_CLOSE }, /* Minimize */
|
D | rc-npgtech.c | 47 { 0x36, KEY_MACRO }, /* Maximize/Minimize (yellow) */
|
D | rc-d680-dmb.c | 44 { 0x000f, KEY_UNKNOWN }, /* Minimize/Maximize */
|
D | rc-winfast-usbii-deluxe.c | 44 { 0x39, KEY_CYCLEWINDOWS}, /* MINIMIZE (BOSS) */
|
D | rc-budget-ci-old.c | 46 { 0x26, KEY_CYCLEWINDOWS }, /* MINIMIZE on Hauppauge */
|
/linux-6.14.4/Documentation/driver-api/mmc/ |
D | mmc-async-req.rst | 15 The intention of non-blocking (asynchronous) MMC requests is to minimize the 70 request. The host driver may optimize for this scenario to minimize
|
/linux-6.14.4/include/linux/ |
D | bpf_local_storage.h | 68 * Put it in the same cacheline as the data to minimize 88 /* The data is stored in another cacheline to minimize
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 18 system. To minimize the current consumption of the system,
|
/linux-6.14.4/drivers/crypto/aspeed/ |
D | Kconfig | 19 minimize driver timing.
|
/linux-6.14.4/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 10 * NOTE! I want to minimize the overhead of system calls, so this
|
/linux-6.14.4/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 581 - Minimize windows and move to the next one 583 - ALT-TAB / MINIMIZE / DESKTOP
|
/linux-6.14.4/drivers/scsi/aacraid/ |
D | rkt.c | 39 * FIB Setup has already been done, but we can minimize the in aac_rkt_select_comm()
|
/linux-6.14.4/Documentation/userspace-api/gpio/ |
D | gpio-v2-lineinfo-changed-read.rst | 63 To minimize the number of calls required to copy events from the kernel to
|
D | gpio-lineinfo-changed-read.rst | 67 To minimize the number of calls required to copy events from the kernel to
|
D | gpio-lineevent-data-read.rst | 71 To minimize the number of calls required to copy events from the kernel to
|
/linux-6.14.4/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.yaml | 20 another capabilities like L2 TLB or block-fetch buffers to minimize translation
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,icm42600.yaml | 18 ultra-low-power wake-on-motion support to minimize system power consumption.
|
/linux-6.14.4/Documentation/misc-devices/ |
D | tps6594-pfsm.rst | 66 remain energized, while all other domains are off to minimize
|
/linux-6.14.4/fs/bcachefs/ |
D | eytzinger.c | 37 * which basically all CPUs have, to minimize loop overhead computations. 60 * addressing, which basically all CPUs have, to minimize loop overhead
|
/linux-6.14.4/arch/arm/mach-tegra/ |
D | iomap.h | 92 * We will just map the first MMU section of each window (to minimize
|
/linux-6.14.4/arch/hexagon/include/asm/ |
D | pgalloc.h | 59 * segments. We track "generations" of the kernel map to minimize
|
12345678910>>...14