Searched refs:slab_attribute (Results 1 – 1 of 1) sorted by relevance
4907 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)4910 struct slab_attribute { struct4917 static struct slab_attribute _name##_attr = \ argument4921 static struct slab_attribute _name##_attr = \5503 struct slab_attribute *attribute; in slab_attr_show()5522 struct slab_attribute *attribute; in slab_attr_store()5588 struct slab_attribute *attr = to_slab_attr(slab_attrs[i]); in memcg_propagate_slab_attrs()