Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dslub.c5313 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
5316 struct slab_attribute { struct
5323 static struct slab_attribute _name##_attr = __ATTR_RO_MODE(_name, 0400) argument
5326 static struct slab_attribute _name##_attr = __ATTR_RW_MODE(_name, 0600)
5822 struct slab_attribute *attribute; in slab_attr_show()
5838 struct slab_attribute *attribute; in slab_attr_store()