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