Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/cgroup/
Dlegacy_freezer.c293 if (!css_tryget_online(pos)) in freezer_read()
393 if (!css_tryget_online(pos)) in freezer_change_state()
Dcpuset.c1614 if (!css_tryget_online(&cp->css)) in update_cpumasks_hier()
1711 if (!css_tryget_online(&sibling->css)) in update_sibling_cpumasks()
2027 if (!css_tryget_online(&cp->css)) in update_nodemasks_hier()
3585 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()
6781 if (!css || !css_tryget_online(css)) in css_tryget_online_from_dir()
/Linux-v6.1/include/linux/
Dcgroup.h371 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function
/Linux-v6.1/block/
Dblk-cgroup.c285 if (!css_tryget_online(&blkcg->css)) { in blkg_create()
/Linux-v6.1/mm/
Dmemcontrol.c6942 if (!memcg || !css_tryget_online(&memcg->css)) in mem_cgroup_swapin_charge_folio()