Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
447 u32 bypass_count; member
169 u8 bypass_count; member
852 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
614 int bypass_count; /* bypassed prereads */ member
5547 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5553 conf->bypass_count = 0; in __get_priority_stripe()5556 conf->bypass_count++; in __get_priority_stripe()5559 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5560 if (conf->bypass_count < 0) in __get_priority_stripe()5561 conf->bypass_count = 0; in __get_priority_stripe()5566 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5580 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5581 if (conf->bypass_count < 0) in __get_priority_stripe()5582 conf->bypass_count = 0; in __get_priority_stripe()
4510 rdev->bypass_count++; in regulator_allow_bypass()4512 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4517 rdev->bypass_count--; in regulator_allow_bypass()4523 rdev->bypass_count--; in regulator_allow_bypass()4525 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4530 rdev->bypass_count++; in regulator_allow_bypass()5229 &rdev->bypass_count); in rdev_init_debugfs()6004 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()