Searched full:minimize (Results 1 – 25 of 269) sorted by relevance
1234567891011
/linux-5.10/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-5.10/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.
|
D | ip_vs_nq.c | 14 * sent to the server that minimize its expected delay (The Shortest
|
/linux-5.10/drivers/media/rc/keymaps/ |
D | rc-msi-tvanywhere-plus.c | 36 MINIMIZE ZOOM 80 { 0x0f, KEY_CLOSE }, /* Minimize */
|
D | rc-d680-dmb.c | 44 { 0x000f, KEY_UNKNOWN }, /* Minimize/Maximize */
|
D | rc-npgtech.c | 47 { 0x36, KEY_MACRO }, /* Maximize/Minimize (yellow) */
|
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-5.10/include/linux/ |
D | bpf_local_storage.h | 60 * Put it in the same cacheline as the data to minimize 74 /* The data is stored in aother cacheline to minimize
|
D | context_tracking_state.h | 11 * to minimize overhead: TIF flags are cleared
|
/linux-5.10/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-5.10/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,llcc.yaml | 16 SoC, the idea is to minimize the local caches at the clients and migrate to
|
/linux-5.10/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 10 * NOTE! I want to minimize the overhead of system calls, so this
|
/linux-5.10/arch/ia64/include/asm/ |
D | nodedata.h | 42 * initialization. It uses pernode data structures to minimize
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 18 system. To minimize the current consumption of the system,
|
/linux-5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 581 - Minimize windows and move to the next one 583 - ALT-TAB / MINIMIZE / DESKTOP
|
/linux-5.10/drivers/scsi/aacraid/ |
D | rkt.c | 39 * FIB Setup has already been done, but we can minimize the in aac_rkt_select_comm()
|
/linux-5.10/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,icm42600.yaml | 18 ultra-low-power wake-on-motion support to minimize system power consumption.
|
/linux-5.10/arch/hexagon/include/asm/ |
D | pgalloc.h | 59 * segments. We track "generations" of the kernel map to minimize
|
/linux-5.10/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.yaml | 20 another capabilities like L2 TLB or block-fetch buffers to minimize translation
|
/linux-5.10/arch/arm/mach-tegra/ |
D | iomap.h | 92 * We will just map the first MMU section of each window (to minimize
|
/linux-5.10/Documentation/staging/ |
D | speculation.rst | 10 To improve performance and minimize average latencies, many contemporary CPUs
|
/linux-5.10/lib/ |
D | sort.c | 51 * which basically all CPUs have, to minimize loop overhead computations. 74 * addressing, which basically all CPUs have, to minimize loop overhead
|
/linux-5.10/arch/s390/include/asm/fpu/ |
D | api.h | 29 * levels are saved and restored. You can minimize the save and restore
|
/linux-5.10/drivers/hwspinlock/ |
D | hwspinlock_core.c | 78 * soon as possible. This is required in order to minimize remote cores polling 101 * 1. Disable preemption, in order to minimize the period of time in __hwspin_trylock() 103 * to minimize the possible polling on the hardware interconnect in __hwspin_trylock() 194 * soon as possible. This is required in order to minimize remote cores polling
|
1234567891011