Home
last modified time | relevance | path

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

/include/linux/
Dfreezer.h82 extern bool cgroup_freezing(struct task_struct *task);
84 static inline bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function