Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/cgroup/
Dlegacy_freezer.c300 if (!css_tryget_online(pos)) in freezer_read()
400 if (!css_tryget_online(pos)) in freezer_change_state()
Dcpuset.c1436 if (!css_tryget_online(&cp->css)) in update_cpumasks_hier()
1799 if (!css_tryget_online(&cp->css)) in update_nodemasks_hier()
3279 if (cs == &top_cpuset || !css_tryget_online(&cs->css)) in cpuset_hotplug_workfn()
Dcgroup.c505 if (css && !css_tryget_online(css)) in cgroup_tryget_css()
599 if (css && css_tryget_online(css)) in cgroup_get_e_css()
6450 if (!css || !css_tryget_online(css)) in css_tryget_online_from_dir()
/Linux-v5.15/include/linux/
Dcgroup.h368 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function
/Linux-v5.15/block/
Dblk-cgroup.c249 if (!css_tryget_online(&blkcg->css)) { in blkg_create()
/Linux-v5.15/mm/
Dmemcontrol.c6755 if (!memcg || !css_tryget_online(&memcg->css)) in mem_cgroup_swapin_charge_page()