Home
last modified time | relevance | path

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

/kernel/
Dfreezer.c65 bool __refrigerator(bool check_kthr_stop) in __refrigerator() argument
84 freeze = freezing(current) && !(check_kthr_stop && kthread_should_stop()); in __refrigerator()