Searched refs:bypass_count (Results 1 – 6 of 6) sorted by relevance
622 u32 bypass_count; member
622 int bypass_count; /* bypassed prereads */ member
5544 atomic_read(&conf->pending_full_writes), conf->bypass_count); in __get_priority_stripe()5550 conf->bypass_count = 0; in __get_priority_stripe()5553 conf->bypass_count++; in __get_priority_stripe()5556 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5557 if (conf->bypass_count < 0) in __get_priority_stripe()5558 conf->bypass_count = 0; in __get_priority_stripe()5563 conf->bypass_count > conf->bypass_threshold) || in __get_priority_stripe()5577 conf->bypass_count -= conf->bypass_threshold; in __get_priority_stripe()5578 if (conf->bypass_count < 0) in __get_priority_stripe()5579 conf->bypass_count = 0; in __get_priority_stripe()
274 u8 bypass_count; member
1445 action0.byp_count = kpuaction->bypass_count; in npc_config_kpuaction()
4947 rdev->bypass_count++; in regulator_allow_bypass()4949 if (rdev->bypass_count == rdev->open_count) { in regulator_allow_bypass()4954 rdev->bypass_count--; in regulator_allow_bypass()4960 rdev->bypass_count--; in regulator_allow_bypass()4962 if (rdev->bypass_count != rdev->open_count) { in regulator_allow_bypass()4967 rdev->bypass_count++; in regulator_allow_bypass()5502 &rdev->bypass_count); in rdev_init_debugfs()6227 rdev->use_count, rdev->open_count, rdev->bypass_count, in regulator_summary_show_subtree()