Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-mpath.c56 unsigned bypassed; /* Temporarily bypass this PG? */ member
319 unsigned bypassed = 1; in __choose_pgpath() local
346 if (pg->bypassed == bypassed) in __choose_pgpath()
349 if (!bypassed) in __choose_pgpath()
354 } while (bypassed--); in __choose_pgpath()
1063 int bypassed) in bypass_pg() argument
1069 pg->bypassed = bypassed; in bypass_pg()
1096 pg->bypassed = 0; in switch_pg_num()
1114 static int bypass_pg_num(struct multipath *m, const char *pgstr, int bypassed) in bypass_pg_num() argument
1131 bypass_pg(m, pg, bypassed); in bypass_pg_num()
[all …]
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt46 NetLabel translation mechanisms bypassed but the LSM translation mechanisms are
47 bypassed as well which should result in a significant reduction in overhead.
/linux-4.1.27/drivers/md/bcache/
Dstats.c50 read_attribute(bypassed);
68 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
/linux-4.1.27/Documentation/xtensa/
Datomctl.txt31 with the cache being bypassed; for example studying cache alias problems.
/linux-4.1.27/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
/linux-4.1.27/Documentation/thermal/
Dnouveau_thermal57 * pwm1_max: The maximum PWM speed allowed (bypassed when hitting Fan_boost);
/linux-4.1.27/Documentation/sound/oss/
Dmwave9 OK, first thing - the IRQ problem IS a problem, whether the test is bypassed or
/linux-4.1.27/Documentation/devicetree/bindings/media/
Dsamsung-fimc.txt62 1 - input horizontal size for the scaler bypassed,
/linux-4.1.27/Documentation/
Dbcache.txt286 bypassed
287 Amount of IO (both reads and writes) that has bypassed the cache
Dmd.txt71 when set to 1, bypassed the checks and will allows dirty degraded
609 number of times a stripe requiring preread will be bypassed by
Dkernel-parameters.txt837 bypassed) which are not detectable by
1474 bypassed by not enabling DMAR with this option. In
/linux-4.1.27/Documentation/block/
Dbiodoc.txt289 The normal i/o submission interfaces, e.g submit_bio, could be bypassed