Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
122 u8 bypass_count; member
861 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
451 u32 bypass_count; member
613 int bypass_count; /* bypassed prereads */ member
5360 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5366 conf->bypass_count = 0; in __get_priority_stripe()5369 conf->bypass_count++; in __get_priority_stripe()5372 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5373 if (conf->bypass_count < 0) in __get_priority_stripe()5374 conf->bypass_count = 0; in __get_priority_stripe()5379 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5393 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5394 if (conf->bypass_count < 0) in __get_priority_stripe()5395 conf->bypass_count = 0; in __get_priority_stripe()
4317 rdev->bypass_count++; in regulator_allow_bypass()4319 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4322 rdev->bypass_count--; in regulator_allow_bypass()4326 rdev->bypass_count--; in regulator_allow_bypass()4328 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4331 rdev->bypass_count++; in regulator_allow_bypass()4768 &rdev->bypass_count); in rdev_init_debugfs()5449 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()