Home
last modified time | relevance | path

Searched refs:css_tryget (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dcgroup_refcnt.h42 bool css_tryget(struct cgroup_subsys_state *css) in CGROUP_REF_EXPORT()
48 CGROUP_REF_EXPORT(css_tryget) in CGROUP_REF_EXPORT() argument
/linux/mm/
H A Dhugetlb_cgroup.c266 if (!css_tryget(&h_cg->css)) { in __hugetlb_cgroup_charge_cgroup()
/linux/fs/
H A Dfs-writeback.c699 if (memcg_css && !css_tryget(memcg_css)) in inode_switch_wbs()
1179 if (memcg_css && !css_tryget(memcg_css)) in cgroup_writeback_by_id()