Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dcgroup.h358 static inline bool css_tryget_online(struct cgroup_subsys_state *css) in css_tryget_online() function
/linux-4.19.296/block/
Dblk-cgroup.c186 if (!css_tryget_online(&blkcg->css)) { in blkg_create()