Searched refs:slab_attribute (Results 1 – 1 of 1) sorted by relevance
6449 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)6452 struct slab_attribute { struct6459 static struct slab_attribute _name##_attr = __ATTR_RO_MODE(_name, 0400) argument6462 static struct slab_attribute _name##_attr = __ATTR_RW_MODE(_name, 0600)6976 struct slab_attribute *attribute; in slab_attr_show()6992 struct slab_attribute *attribute; in slab_attr_store()