Home
last modified time | relevance | path

Searched defs:css_get (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Dcgroup_refcnt.h8 void css_get(struct cgroup_subsys_state *css) in css_get() function
13 CGROUP_REF_EXPORT(css_get) in CGROUP_REF_EXPORT() argument
Dcgroup.h643 static inline void css_get(struct cgroup_subsys_state *css) {} in css_get() function