Home
last modified time | relevance | path

Searched refs:bypassed (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.15/drivers/md/
H A Ddm-mpath.c407 unsigned int bypassed = 1; in choose_pgpath() local
448 if (pg->bypassed == !!bypassed) in choose_pgpath()
452 if (!bypassed) { in choose_pgpath()
460 } while (bypassed--); in choose_pgpath()
1442 bool bypassed) in bypass_pg() argument
1448 pg->bypassed = bypassed; in bypass_pg()
1475 pg->bypassed = false; in switch_pg_num()
1510 bypass_pg(m, pg, bypassed); in bypass_pg_num()
1594 pg->bypassed = false; in pg_init_done()
1860 if (pg->bypassed) in multipath_status()
[all …]
/linux-6.15/Documentation/mm/
H A Dpage_cache.rst8 interact with filesystems. It can be bypassed (e.g. with O_DIRECT),
/linux-6.15/Documentation/netlabel/
H A Dlsm_interface.rst52 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.15/drivers/md/bcache/
H A Dstats.c50 read_attribute(bypassed);
67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dadt7475.yaml77 set to 1 the attenuator is bypassed if set to 0 the attenuator is
78 not bypassed. If the property is absent then the attenuator
/linux-6.15/drivers/regulator/
H A Dqcom-rpmh-regulator.c130 bool bypassed; member
265 unsigned int mode, bool bypassed) in rpmh_regulator_vrm_set_mode_bypass() argument
279 if (bypassed) in rpmh_regulator_vrm_set_mode_bypass()
296 ret = rpmh_regulator_vrm_set_mode_bypass(vreg, mode, vreg->bypassed); in rpmh_regulator_vrm_set_mode()
339 if (vreg->bypassed == enable) in rpmh_regulator_vrm_set_bypass()
344 vreg->bypassed = enable; in rpmh_regulator_vrm_set_bypass()
354 *enable = vreg->bypassed; in rpmh_regulator_vrm_get_bypass()
H A Dcore.c4506 bool bypassed; in regulator_get_voltage_rdev() local
4509 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev()
4512 if (bypassed) { in regulator_get_voltage_rdev()
/linux-6.15/Documentation/arch/xtensa/
H A Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/linux-6.15/Documentation/filesystems/
H A Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
/linux-6.15/Documentation/devicetree/bindings/dma/stm32/
H A Dst,stm32-dma.yaml42 from/to the memory, FIFO is bypassed.
/linux-6.15/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux-6.15/drivers/gpu/drm/ci/
H A Dgitlab-ci.yml149 # pipeline for direct pushes that bypassed the CI
190 # Build everything after someone bypassed the CI
/linux-6.15/Documentation/devicetree/bindings/memory-controllers/
H A Drockchip,rk3399-dmc.yaml109 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.15/Documentation/devicetree/bindings/media/
H A Dsamsung,exynos4210-fimc.yaml92 1 - input horizontal size for the scaler bypassed
/linux-6.15/Documentation/misc-devices/
H A Doxsemi-tornado.rst31 the prescaler or otherwise it is bypassed as if the value of 1 was used.
H A Dxilinx_sdfec.rst72 …rmines the current activate state of the core, for example, is the core bypassed or has the core b…
/linux-6.15/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst66 are bypassed.
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dsnapshot.rst67 target is bypassed.
H A Ddm-dust.rst30 configured "bad blocks" will be treated as bad, or bypassed.
/linux-6.15/Documentation/networking/
H A Dxfrm_device.rst178 HW adds and deletes XFRM headers. So in RX path, XFRM stack is bypassed if HW
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dimx8mq-evk.dts190 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
/linux-6.15/Documentation/admin-guide/
H A Dbcache.rst495 bypassed
496 Amount of IO (both reads and writes) that has bypassed the cache
H A Dmd.rst107 when set to 1, bypassed the checks and will allows dirty degraded
753 number of times a stripe requiring preread will be bypassed by
/linux-6.15/Documentation/admin-guide/media/
H A Dipu3.rst248 TNR will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is

12