Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslub.c4907 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
4910 struct slab_attribute { struct
4917 static struct slab_attribute _name##_attr = \ argument
4921 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()