Home
last modified time | relevance | path

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

12

/linux/drivers/md/
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/Documentation/mm/
A Dpage_cache.rst8 interact with filesystems. It can be bypassed (e.g. with O_DIRECT),
/linux/Documentation/netlabel/
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/drivers/md/bcache/
A Dstats.c50 read_attribute(bypassed);
67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/linux/Documentation/devicetree/bindings/hwmon/
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/drivers/regulator/
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()
A Dcore.c4480 bool bypassed; in regulator_get_voltage_rdev() local
4483 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev()
4486 if (bypassed) { in regulator_get_voltage_rdev()
/linux/Documentation/arch/xtensa/
A Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/linux/Documentation/filesystems/
A Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/linux/Documentation/ABI/testing/
A Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
/linux/Documentation/driver-api/thermal/
A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux/Documentation/devicetree/bindings/dma/stm32/
A Dst,stm32-dma.yaml42 from/to the memory, FIFO is bypassed.
/linux/Documentation/devicetree/bindings/memory-controllers/
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/Documentation/devicetree/bindings/media/
A Dsamsung,exynos4210-fimc.yaml92 1 - input horizontal size for the scaler bypassed
/linux/Documentation/misc-devices/
A Doxsemi-tornado.rst31 the prescaler or otherwise it is bypassed as if the value of 1 was used.
A Dxilinx_sdfec.rst72 …rmines the current activate state of the core, for example, is the core bypassed or has the core b…
/linux/Documentation/gpu/amdgpu/display/
A Ddisplay-manager.rst66 are bypassed.
/linux/Documentation/networking/
A Dxfrm_device.rst176 HW adds and deletes XFRM headers. So in RX path, XFRM stack is bypassed if HW
/linux/Documentation/admin-guide/device-mapper/
A Dsnapshot.rst67 target is bypassed.
A Ddm-dust.rst30 configured "bad blocks" will be treated as bad, or bypassed.
/linux/arch/arm64/boot/dts/freescale/
A Dimx8mq-evk.dts190 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
/linux/Documentation/admin-guide/
A Dbcache.rst495 bypassed
496 Amount of IO (both reads and writes) that has bypassed the cache
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/Documentation/admin-guide/media/
A Dipu3.rst248 TNR will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is
/linux/Documentation/driver-api/
A Ddevice-io.rst305 * Uncached - CPU-side caches are bypassed, and all reads and writes are handled

Completed in 48 milliseconds

12