Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
620 u32 bypass_count; member
622 int bypass_count; /* bypassed prereads */ member
5609 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5615 conf->bypass_count = 0; in __get_priority_stripe()5618 conf->bypass_count++; in __get_priority_stripe()5621 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5622 if (conf->bypass_count < 0) in __get_priority_stripe()5623 conf->bypass_count = 0; in __get_priority_stripe()5628 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5642 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5643 if (conf->bypass_count < 0) in __get_priority_stripe()5644 conf->bypass_count = 0; in __get_priority_stripe()
262 u8 bypass_count; member
1457 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
4790 rdev->bypass_count++; in regulator_allow_bypass()4792 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4797 rdev->bypass_count--; in regulator_allow_bypass()4803 rdev->bypass_count--; in regulator_allow_bypass()4805 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4810 rdev->bypass_count++; in regulator_allow_bypass()5275 &rdev->bypass_count); in rdev_init_debugfs()5988 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()