Searched refs:cgroup_freezing (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dfreezer.h65 extern bool cgroup_freezing(struct task_struct *task);
67 static inline bool cgroup_freezing(struct task_struct *task) function
/linux-master/kernel/
H A Dfreezer.c46 if (pm_nosig_freezing || cgroup_freezing(p))
/linux-master/kernel/cgroup/
H A Dlegacy_freezer.c66 bool cgroup_freezing(struct task_struct *task) function

Completed in 125 milliseconds