Searched refs:cgroup_freezing (Results 1 – 3 of 3) sorted by relevance
74 extern bool cgroup_freezing(struct task_struct *task);76 static inline bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function
50 if (pm_nosig_freezing || cgroup_freezing(p)) in freezing_slow_path()
65 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function