Searched refs:bypassed (Results 1 – 12 of 12) sorted by relevance
/linux-4.1.27/drivers/md/ |
D | dm-mpath.c | 56 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/ |
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-4.1.27/drivers/md/bcache/ |
D | stats.c | 50 read_attribute(bypassed); 68 sysfs_hprint(bypassed, var(sectors_bypassed) << 9); in SHOW()
|
/linux-4.1.27/Documentation/xtensa/ |
D | atomctl.txt | 31 with the cache being bypassed; for example studying cache alias problems.
|
/linux-4.1.27/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
|
/linux-4.1.27/Documentation/thermal/ |
D | nouveau_thermal | 57 * pwm1_max: The maximum PWM speed allowed (bypassed when hitting Fan_boost);
|
/linux-4.1.27/Documentation/sound/oss/ |
D | mwave | 9 OK, first thing - the IRQ problem IS a problem, whether the test is bypassed or
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 62 1 - input horizontal size for the scaler bypassed,
|
/linux-4.1.27/Documentation/ |
D | bcache.txt | 286 bypassed 287 Amount of IO (both reads and writes) that has bypassed the cache
|
D | md.txt | 71 when set to 1, bypassed the checks and will allows dirty degraded 609 number of times a stripe requiring preread will be bypassed by
|
D | kernel-parameters.txt | 837 bypassed) which are not detectable by 1474 bypassed by not enabling DMAR with this option. In
|
/linux-4.1.27/Documentation/block/ |
D | biodoc.txt | 289 The normal i/o submission interfaces, e.g submit_bio, could be bypassed
|