Home
last modified time | relevance | path

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

/linux/kernel/cgroup/
A Dlegacy_freezer.c300 if (!css_tryget_online(pos)) in freezer_read()
400 if (!css_tryget_online(pos)) in freezer_change_state()
A Dcpuset.c1454 if (!css_tryget_online(&cp->css)) in update_cpumasks_hier()
1817 if (!css_tryget_online(&cp->css)) in update_nodemasks_hier()
3302 if (cs == &top_cpuset || !css_tryget_online(&cs->css)) in cpuset_hotplug_workfn()
A Dcgroup.c505 if (css && !css_tryget_online(css)) in cgroup_tryget_css()
599 if (css && css_tryget_online(css)) in cgroup_get_e_css()
6508 if (!css || !css_tryget_online(css)) in css_tryget_online_from_dir()
/linux/include/linux/
A Dcgroup.h368 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function
/linux/block/
A Dblk-cgroup.c250 if (!css_tryget_online(&blkcg->css)) { in blkg_create()
/linux/mm/
A Dmemcontrol.c6719 if (!memcg || !css_tryget_online(&memcg->css)) in mem_cgroup_swapin_charge_page()

Completed in 41 milliseconds