/linux-6.1.9/drivers/md/ |
D | dm-mpath.c | 66 bool bypassed:1; /* Temporarily bypass this PG? */ member 400 unsigned bypassed = 1; in choose_pgpath() local 441 if (pg->bypassed == !!bypassed) in choose_pgpath() 445 if (!bypassed) { in choose_pgpath() 453 } while (bypassed--); in choose_pgpath() 1436 bool bypassed) in bypass_pg() argument 1442 pg->bypassed = bypassed; in bypass_pg() 1469 pg->bypassed = false; in switch_pg_num() 1487 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() argument 1504 bypass_pg(m, pg, bypassed); in bypass_pg_num() [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/hwmon/ |
D | adt7475.yaml | 58 set to 1 the attenuator is bypassed if set to 0 the attenuator is 59 not bypassed. If the property is absent then the attenuator
|
/linux-6.1.9/Documentation/netlabel/ |
D | lsm_interface.rst | 52 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are 53 bypassed as well which should result in a significant reduction in overhead.
|
/linux-6.1.9/drivers/regulator/ |
D | qcom-rpmh-regulator.c | 128 bool bypassed; member 263 unsigned int mode, bool bypassed) in rpmh_regulator_vrm_set_mode_bypass() argument 277 if (bypassed) in rpmh_regulator_vrm_set_mode_bypass() 294 ret = rpmh_regulator_vrm_set_mode_bypass(vreg, mode, vreg->bypassed); in rpmh_regulator_vrm_set_mode() 337 if (vreg->bypassed == enable) in rpmh_regulator_vrm_set_bypass() 342 vreg->bypassed = enable; in rpmh_regulator_vrm_set_bypass() 352 *enable = vreg->bypassed; in rpmh_regulator_vrm_get_bypass()
|
D | core.c | 4367 bool bypassed; in regulator_get_voltage_rdev() local 4370 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev() 4373 if (bypassed) { in regulator_get_voltage_rdev()
|
/linux-6.1.9/drivers/md/bcache/ |
D | stats.c | 50 read_attribute(bypassed); 67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
|
/linux-6.1.9/Documentation/xtensa/ |
D | atomctl.rst | 35 with the cache being bypassed; for example studying cache alias problems.
|
/linux-6.1.9/Documentation/filesystems/ |
D | fuse-io.rst | 17 In direct-io mode the page cache is completely bypassed for reads and writes.
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 51 What: /sys/block/<disk>/bcache/bypassed 55 Sum of all reads and writes that have bypassed the cache (due
|
/linux-6.1.9/Documentation/driver-api/thermal/ |
D | nouveau_thermal.rst | 68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
D | st,stm32-dma.yaml | 42 from/to the memory, FIFO is bypassed.
|
/linux-6.1.9/Documentation/devicetree/bindings/memory-controllers/ |
D | rockchip,rk3399-dmc.yaml | 109 than DRAM_DLL_DISB_FREQ, DDR3 DLL will be bypassed. 110 Note: if DLL was bypassed, the odt will also stop working. 117 is less than DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
|
/linux-6.1.9/Documentation/misc-devices/ |
D | oxsemi-tornado.rst | 31 the prescaler or otherwise it is bypassed as if the value of 1 was used.
|
D | xilinx_sdfec.rst | 72 …rmines the current activate state of the core, for example, is the core bypassed or has the core b…
|
/linux-6.1.9/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 62 1 - input horizontal size for the scaler bypassed,
|
/linux-6.1.9/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 66 are bypassed.
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | snapshot.rst | 67 target is bypassed.
|
D | dm-dust.rst | 30 configured "bad blocks" will be treated as bad, or bypassed.
|
/linux-6.1.9/arch/arm64/boot/dts/freescale/ |
D | imx8mq-evk.dts | 175 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
|
/linux-6.1.9/Documentation/admin-guide/ |
D | bcache.rst | 495 bypassed 496 Amount of IO (both reads and writes) that has bypassed the cache
|
D | md.rst | 107 when set to 1, bypassed the checks and will allows dirty degraded 753 number of times a stripe requiring preread will be bypassed by
|
D | kernel-parameters.txt | 941 bypassed) which are not detectable by 2059 bypassed by not enabling DMAR with this option. In
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | ipu3.rst | 248 TNR will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is
|
/linux-6.1.9/Documentation/driver-api/ |
D | device-io.rst | 305 * Uncached - CPU-side caches are bypassed, and all reads and writes are handled
|
/linux-6.1.9/Documentation/admin-guide/hw-vuln/ |
D | spectre.rst | 163 is invalid, but bound checks are bypassed in the code branch taken
|