Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-mpath.c69 bool bypassed:1; /* Temporarily bypass this PG? */ member
407 unsigned int bypassed = 1; in choose_pgpath() local
447 if (pg->bypassed == !!bypassed) in choose_pgpath()
451 if (!bypassed) { in choose_pgpath()
459 } while (bypassed--); in choose_pgpath()
1442 bool bypassed, bool can_be_delayed) in bypass_pg() argument
1448 pg->bypassed = bypassed; in bypass_pg()
1478 pg->bypassed = false; in switch_pg_num()
1500 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() argument
1517 bypass_pg(m, pg, bypassed, true); in bypass_pg_num()
[all …]
/linux/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/Documentation/mm/
H A Dpage_cache.rst8 interact with filesystems. It can be bypassed (e.g. with O_DIRECT),
/linux/drivers/md/bcache/
H A Dstats.c50 read_attribute(bypassed);
67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/linux/Documentation/arch/xtensa/
H A Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/linux/Documentation/core-api/kho/
H A Dfdt.rst30 KHO process will be bypassed.
/linux/Documentation/filesystems/fuse/
H A Dfuse-io.rst17 In direct-io mode the page cache is completely bypassed for reads and writes.
/linux/Documentation/driver-api/thermal/
H A Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst137 as the entire pipeline can get bypassed by setting the COLOR_PIPELINE on
238 Drivers will ensure that a bypassed block does not have any effect.
366 bypassed or are purely informational. DRM clients implementing support
/linux/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/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst66 are bypassed.
/linux/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/arch/arm64/boot/dts/freescale/
H A Dimx8mq-evk.dts191 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
/linux/drivers/regulator/
H A Dcore.c4696 bool bypassed; in regulator_get_voltage_rdev() local
4699 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev()
4702 if (bypassed) { in regulator_get_voltage_rdev()
/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst162 is invalid, but bound checks are bypassed in the code branch taken
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1368 reclaim is bypassed. This is useful for admin processes that
1397 reclaim and oom-kill are bypassed. This is useful for admin
H A Dkernel-parameters.txt1207 CPU MMU is bypassed) which are not detectable by
2490 bypassed by not enabling DMAR with this option. In
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio2324 * "none" - Filter is disabled/bypassed.