Searched refs:was_frozen (Results 1 – 2 of 2) sorted by relevance
447 bool was_frozen; in pt3_fetch_thread() local459 while (!kthread_freezable_should_stop(&was_frozen)) { in pt3_fetch_thread()460 if (was_frozen) in pt3_fetch_thread()
2474 bool was_frozen; in hotkey_kthread() local2503 if (unlikely(kthread_freezable_should_stop(&was_frozen))) in hotkey_kthread()2506 if (t > 0 && !was_frozen) in hotkey_kthread()2510 if (was_frozen || hotkey_config_change != change_detector) { in hotkey_kthread()