Lines Matching refs:frozen
34 'frozen' and therefore the set of functions handling this mechanism is referred
37 frozen before kernel threads.
41 if the task is to be frozen and makes the task enter __refrigerator().
47 that combine interruptible sleep with checking if the task is to be frozen and
69 order to clear the PF_FROZEN flag for each frozen task. Then, the tasks that
70 have been frozen leave __refrigerator() and continue running.
156 be frozen before the driver's .suspend() callback is executed and it will be
168 if this process is not frozen, it may notice that the number of CPUs has
179 and B is frozen in the meantime, then A will be blocked until B is thawed, which
200 fail, because the user land process that should respond to the request is frozen
235 "frozen enough" as it is blocked on 'system_transition_mutex', which will be