Searched refs:bypassed (Results 1 – 16 of 16) sorted by relevance
/Linux-v4.19/drivers/regulator/ |
D | qcom-rpmh-regulator.c | 114 bool bypassed; member 249 unsigned int mode, bool bypassed) in rpmh_regulator_vrm_set_mode_bypass() argument 263 if (bypassed) in rpmh_regulator_vrm_set_mode_bypass() 280 ret = rpmh_regulator_vrm_set_mode_bypass(vreg, mode, vreg->bypassed); in rpmh_regulator_vrm_set_mode() 324 if (vreg->bypassed == enable) in rpmh_regulator_vrm_set_bypass() 329 vreg->bypassed = enable; in rpmh_regulator_vrm_set_bypass() 339 *enable = vreg->bypassed; in rpmh_regulator_vrm_get_bypass()
|
D | core.c | 3368 bool bypassed; in _regulator_get_voltage() local 3371 ret = rdev->desc->ops->get_bypass(rdev, &bypassed); in _regulator_get_voltage() 3374 if (bypassed) { in _regulator_get_voltage()
|
/Linux-v4.19/drivers/md/ |
D | dm-mpath.c | 62 bool bypassed:1; /* Temporarily bypass this PG? */ member 380 unsigned bypassed = 1; in choose_pgpath() local 419 if (pg->bypassed == !!bypassed) in choose_pgpath() 423 if (!bypassed) in choose_pgpath() 428 } while (bypassed--); in choose_pgpath() 1350 bool bypassed) in bypass_pg() argument 1356 pg->bypassed = bypassed; in bypass_pg() 1383 pg->bypassed = false; in switch_pg_num() 1401 static int bypass_pg_num(struct multipath *m, const char *pgstr, bool bypassed) in bypass_pg_num() argument 1418 bypass_pg(m, pg, bypassed); in bypass_pg_num() [all …]
|
/Linux-v4.19/Documentation/netlabel/ |
D | lsm_interface.txt | 46 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are 47 bypassed as well which should result in a significant reduction in overhead.
|
/Linux-v4.19/drivers/md/bcache/ |
D | stats.c | 51 read_attribute(bypassed); 69 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
|
/Linux-v4.19/Documentation/devicetree/bindings/devfreq/ |
D | rk3399_dmc.txt | 62 DDR3 DLL will be bypassed. Note: if DLL was bypassed, 67 DRAM_DLL_DISB_FREQ, PHY DLL will be bypassed.
|
/Linux-v4.19/Documentation/xtensa/ |
D | atomctl.txt | 31 with the cache being bypassed; for example studying cache alias problems.
|
/Linux-v4.19/Documentation/filesystems/ |
D | fuse-io.txt | 11 In direct-io mode the page cache is completely bypassed for reads and writes.
|
/Linux-v4.19/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
|
D | sysfs-bus-iio-counter-104-quad-8 | 73 The filter and decoder circuit are bypassed. Encoder A
|
/Linux-v4.19/Documentation/thermal/ |
D | nouveau_thermal | 57 * pwm1_max: The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 62 1 - input horizontal size for the scaler bypassed,
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bcache.rst | 488 bypassed 489 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 749 number of times a stripe requiring preread will be bypassed by
|
D | kernel-parameters.txt | 788 bypassed) which are not detectable by 1653 bypassed by not enabling DMAR with this option. In
|
/Linux-v4.19/Documentation/block/ |
D | biodoc.txt | 288 The normal i/o submission interfaces, e.g submit_bio, could be bypassed
|