Searched refs:CGROUP_REF_EXPORT (Results 1 – 3 of 3) sorted by relevance
13 CGROUP_REF_EXPORT(css_get) in CGROUP_REF_EXPORT() function28 CGROUP_REF_EXPORT(css_get_many) in CGROUP_REF_EXPORT() function48 CGROUP_REF_EXPORT(css_tryget) in CGROUP_REF_EXPORT() function67 CGROUP_REF_EXPORT(css_tryget_online) in CGROUP_REF_EXPORT() function81 CGROUP_REF_EXPORT(css_put) in CGROUP_REF_EXPORT() function96 CGROUP_REF_EXPORT(css_put_many)
321 #define CGROUP_REF_EXPORT(fn) macro
254 #define CGROUP_REF_EXPORT(fn) EXPORT_SYMBOL_GPL(fn); macro