Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
626 int bypass_count; /* bypassed prereads */ member
5652 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5658 conf->bypass_count = 0; in __get_priority_stripe()5661 conf->bypass_count++; in __get_priority_stripe()5664 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5665 if (conf->bypass_count < 0) in __get_priority_stripe()5666 conf->bypass_count = 0; in __get_priority_stripe()5671 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5685 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5686 if (conf->bypass_count < 0) in __get_priority_stripe()5687 conf->bypass_count = 0; in __get_priority_stripe()
617 u32 bypass_count; member
258 u8 bypass_count; member
1414 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
4780 rdev->bypass_count++; in regulator_allow_bypass()4782 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4787 rdev->bypass_count--; in regulator_allow_bypass()4793 rdev->bypass_count--; in regulator_allow_bypass()4795 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4800 rdev->bypass_count++; in regulator_allow_bypass()5265 &rdev->bypass_count); in rdev_init_debugfs()5978 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()