Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dqcom-rpmh-regulator.c128 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()
338 if (vreg->bypassed == enable) in rpmh_regulator_vrm_set_bypass()
343 vreg->bypassed = enable; in rpmh_regulator_vrm_set_bypass()
353 *enable = vreg->bypassed; in rpmh_regulator_vrm_get_bypass()
Dcore.c3988 bool bypassed; in regulator_get_voltage_rdev() local
3991 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in regulator_get_voltage_rdev()
3994 if (bypassed) { in regulator_get_voltage_rdev()
/Linux-v5.4/drivers/md/
Ddm-mpath.c62 bool bypassed:1; /* Temporarily bypass this PG? */ member
373 unsigned bypassed = 1; in choose_pgpath() local
412 if (pg->bypassed == !!bypassed) in choose_pgpath()
416 if (!bypassed) in choose_pgpath()
421 } while (bypassed--); in choose_pgpath()
1356 bool bypassed) in bypass_pg() argument
1362 pg->bypassed = bypassed; in bypass_pg()
1389 pg->bypassed = false; in switch_pg_num()
1407 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() argument
1424 bypass_pg(m, pg, bypassed); in bypass_pg_num()
[all …]
/Linux-v5.4/Documentation/netlabel/
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-v5.4/drivers/md/bcache/
Dstats.c51 read_attribute(bypassed);
69 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/Linux-v5.4/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt62 DDR3 DLL will be bypassed. Note: if DLL was bypassed,
67 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
/Linux-v5.4/Documentation/xtensa/
Datomctl.rst35 with the cache being bypassed; for example studying cache alias problems.
/Linux-v5.4/Documentation/filesystems/
Dfuse-io.txt11 In direct-io mode the page cache is completely bypassed for reads and writes.
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-block-bcache51 What: /sys/block/<disk>/bcache/bypassed
55 Sum of all reads and writes that have bypassed the cache (due
Dsysfs-bus-iio-counter-104-quad-883 The filter and decoder circuit are bypassed. Encoder A
/Linux-v5.4/Documentation/driver-api/thermal/
Dnouveau_thermal.rst68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/Linux-v5.4/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt62 1 - input horizontal size for the scaler bypassed,
/Linux-v5.4/Documentation/admin-guide/device-mapper/
Dsnapshot.rst67 target is bypassed.
Ddm-dust.txt30 configured "bad blocks" will be treated as bad, or bypassed.
/Linux-v5.4/Documentation/admin-guide/
Dbcache.rst488 bypassed
489 Amount of IO (both reads and writes) that has bypassed the cache
Dmd.rst107 when set to 1, bypassed the checks and will allows dirty degraded
749 number of times a stripe requiring preread will be bypassed by
Dkernel-parameters.txt803 bypassed) which are not detectable by
1713 bypassed by not enabling DMAR with this option. In
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dspectre.rst150 is invalid, but bound checks are bypassed in the code branch taken
/Linux-v5.4/Documentation/block/
Dbiodoc.rst304 The normal i/o submission interfaces, e.g submit_bio, could be bypassed