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

/linux-master/mm/
H A Dslub.c6105 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
6108 struct slab_attribute { struct
6115 static struct slab_attribute _name##_attr = __ATTR_RO_MODE(_name, 0400)
6118 static struct slab_attribute _name##_attr = __ATTR_RW_MODE(_name, 0600)
6632 struct slab_attribute *attribute;
6648 struct slab_attribute *attribute;

Completed in 110 milliseconds