Searched refs:css_tryget_online (Results 1 – 7 of 7) sorted by relevance
300 if (!css_tryget_online(pos)) in freezer_read()400 if (!css_tryget_online(pos)) in freezer_change_state()
894 if (!css_tryget_online(&cp->css)) in update_cpumasks_hier()1172 if (!css_tryget_online(&cp->css)) in update_nodemasks_hier()2317 if (cs == &top_cpuset || !css_tryget_online(&cs->css)) in cpuset_hotplug_workfn()
414 if (css && css_tryget_online(css)) in cgroup_get_e_css()5837 if (!css || !css_tryget_online(css)) in css_tryget_online_from_dir()
335 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function446 if (likely(css_tryget_online(css))) in task_get_css()
183 if (!css_tryget_online(&h_cg->css)) { in hugetlb_cgroup_charge_cgroup()
321 css_tryget_online(&memcg->css)) { in sock_update_memcg()631 !css_tryget_online(&mz->memcg->css)) in __mem_cgroup_largest_soft_limit_node()850 } while (!css_tryget_online(&memcg->css)); in get_mem_cgroup_from_mm()5354 if (memcg && !css_tryget_online(&memcg->css)) in mem_cgroup_try_charge()
182 if (!css_tryget_online(&blkcg->css)) { in blkg_create()