Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
608 u32 bypass_count; member
614 int bypass_count; /* bypassed prereads */ member
5552 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5558 conf->bypass_count = 0; in __get_priority_stripe()5561 conf->bypass_count++; in __get_priority_stripe()5564 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5565 if (conf->bypass_count < 0) in __get_priority_stripe()5566 conf->bypass_count = 0; in __get_priority_stripe()5571 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5585 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5586 if (conf->bypass_count < 0) in __get_priority_stripe()5587 conf->bypass_count = 0; in __get_priority_stripe()
239 u8 bypass_count; member
1347 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
4639 rdev->bypass_count++; in regulator_allow_bypass()4641 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4646 rdev->bypass_count--; in regulator_allow_bypass()4652 rdev->bypass_count--; in regulator_allow_bypass()4654 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4659 rdev->bypass_count++; in regulator_allow_bypass()5095 &rdev->bypass_count); in rdev_init_debugfs()5796 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()