Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dslub.c4857 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
4860 struct slab_attribute { struct
4867 static struct slab_attribute _name##_attr = \ argument
4871 static struct slab_attribute _name##_attr = \
5453 struct slab_attribute *attribute; in slab_attr_show()
5472 struct slab_attribute *attribute; in slab_attr_store()
5538 struct slab_attribute *attr = to_slab_attr(slab_attrs[i]); in memcg_propagate_slab_attrs()