Home
last modified time | relevance | path

Searched refs:was_frozen (Results 1 – 2 of 2) sorted by relevance

/drivers/media/pci/pt3/
Dpt3.c447 bool was_frozen; in pt3_fetch_thread() local
459 while (!kthread_freezable_should_stop(&was_frozen)) { in pt3_fetch_thread()
460 if (was_frozen) in pt3_fetch_thread()
/drivers/platform/x86/
Dthinkpad_acpi.c2474 bool was_frozen; in hotkey_kthread() local
2503 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()