| /linux/drivers/md/ |
| H A D | dm-mpath.c | 69 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 D | lsm_interface.rst | 52 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 D | page_cache.rst | 8 interact with filesystems. It can be bypassed (e.g. with O_DIRECT),
|
| /linux/drivers/md/bcache/ |
| H A D | stats.c | 50 read_attribute(bypassed); 67 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
|
| /linux/Documentation/arch/xtensa/ |
| H A D | atomctl.rst | 35 with the cache being bypassed; for example studying cache alias problems.
|
| /linux/Documentation/core-api/kho/ |
| H A D | fdt.rst | 30 KHO process will be bypassed.
|
| /linux/Documentation/filesystems/fuse/ |
| H A D | fuse-io.rst | 17 In direct-io mode the page cache is completely bypassed for reads and writes.
|
| /linux/Documentation/driver-api/thermal/ |
| H A D | nouveau_thermal.rst | 68 The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
| /linux/Documentation/gpu/rfc/ |
| H A D | color_pipeline.rst | 137 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 D | oxsemi-tornado.rst | 31 the prescaler or otherwise it is bypassed as if the value of 1 was used.
|
| H A D | xilinx_sdfec.rst | 72 …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 D | display-manager.rst | 66 are bypassed.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 67 target is bypassed.
|
| H A D | dm-dust.rst | 30 configured "bad blocks" will be treated as bad, or bypassed.
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-evk.dts | 191 * On imx8mq B0 PLL can't be bypassed so low bus is 166M
|
| /linux/drivers/regulator/ |
| H A D | core.c | 4696 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 D | spectre.rst | 162 is invalid, but bound checks are bypassed in the code branch taken
|
| /linux/Documentation/admin-guide/ |
| H A D | cgroup-v2.rst | 1368 reclaim is bypassed. This is useful for admin processes that 1397 reclaim and oom-kill are bypassed. This is useful for admin
|
| H A D | kernel-parameters.txt | 1207 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 D | sysfs-bus-iio | 2324 * "none" - Filter is disabled/bypassed.
|