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()
921 if (!css_tryget_online(&cp->css)) in update_cpumasks_hier()1174 if (!css_tryget_online(&cp->css)) in update_nodemasks_hier()2342 if (cs == &top_cpuset || !css_tryget_online(&cs->css)) in cpuset_hotplug_workfn()
487 if (!css || !css_tryget_online(css)) in cgroup_tryget_css()546 if (css && css_tryget_online(css)) in cgroup_get_e_css()5738 if (!css || !css_tryget_online(css)) in css_tryget_online_from_dir()
351 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function497 if (likely(css_tryget_online(css))) in task_get_css()
199 if (!css_tryget_online(&h_cg->css)) { in hugetlb_cgroup_charge_cgroup()
666 !css_tryget_online(&mz->memcg->css)) in __mem_cgroup_largest_soft_limit_node()848 } while (!css_tryget_online(&memcg->css)); in get_mem_cgroup_from_mm()869 if (!memcg || !css_tryget_online(&memcg->css)) in get_mem_cgroup_from_page()885 if (css_tryget_online(¤t->active_memcg->css)) in get_mem_cgroup_from_current()5903 if (memcg && !css_tryget_online(&memcg->css)) in mem_cgroup_try_charge()6249 if (css_tryget_online(&memcg->css)) in mem_cgroup_sk_alloc()
186 if (!css_tryget_online(&blkcg->css)) { in blkg_create()