Searched full:minimize (Results 1 – 25 of 300) sorted by relevance
12345678910>>...12
/Linux-v6.1/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-v6.1/drivers/clk/bcm/ |
D | clk-raspberrypi.c | 82 bool minimize; member 104 .minimize = true, 129 .minimize = true, 260 if (variant->minimize && req->min_rate > 0) in raspberrypi_fw_dumb_determine_rate()
|
/Linux-v6.1/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-v6.1/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-v6.1/include/linux/ |
D | bpf_local_storage.h | 64 * Put it in the same cacheline as the data to minimize 78 /* The data is stored in another cacheline to minimize
|
D | context_tracking_state.h | 31 * to minimize overhead: TIF flags are cleared
|
/Linux-v6.1/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-v6.1/drivers/crypto/aspeed/ |
D | Kconfig | 19 minimize driver timing.
|
/Linux-v6.1/drivers/staging/pi433/ |
D | rf69_enum.h | 95 * operation may be of interest to minimize RF overhead by 1 byte as
|
/Linux-v6.1/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 10 * NOTE! I want to minimize the overhead of system calls, so this
|
/Linux-v6.1/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-v6.1/arch/ia64/include/asm/ |
D | nodedata.h | 42 * initialization. It uses pernode data structures to minimize
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 18 system. To minimize the current consumption of the system,
|
/Linux-v6.1/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 581 - Minimize windows and move to the next one 583 - ALT-TAB / MINIMIZE / DESKTOP
|
/Linux-v6.1/drivers/scsi/aacraid/ |
D | rkt.c | 39 * FIB Setup has already been done, but we can minimize the in aac_rkt_select_comm()
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/imu/ |
D | invensense,icm42600.yaml | 18 ultra-low-power wake-on-motion support to minimize system power consumption.
|
/Linux-v6.1/Documentation/devicetree/bindings/iommu/ |
D | samsung,sysmmu.yaml | 20 another capabilities like L2 TLB or block-fetch buffers to minimize translation
|
/Linux-v6.1/arch/hexagon/include/asm/ |
D | pgalloc.h | 59 * segments. We track "generations" of the kernel map to minimize
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | atmel,maxtouch.yaml | 68 could be started. This optional feature used to minimize current
|
/Linux-v6.1/Documentation/mm/damon/ |
D | faq.rst | 22 address space. 'perf mem' is similar, though it can use sampling to minimize
|
/Linux-v6.1/arch/arm/mach-tegra/ |
D | iomap.h | 92 * We will just map the first MMU section of each window (to minimize
|
12345678910>>...12