Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/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
/device/soc/rockchip/common/sdk_linux/kernel/cgroup/
Dlegacy_freezer.c65 bool cgroup_freezing(struct task_struct *task) in cgroup_freezing() function