Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dcgroup.h87 static inline void __css_get(struct cgroup_subsys_state *css, int count) in __css_get() function
103 __css_get(css, 1); in css_get()