Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dfreezer.h58 static inline bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function
/linux-3.3/kernel/
Dcgroup_freezer.c51 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function