Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dslub.c5011 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
5014 struct slab_attribute { struct
5021 static struct slab_attribute _name##_attr = \
5025 static struct slab_attribute _name##_attr = \
5499 struct slab_attribute *attribute; in slab_attr_show()
5518 struct slab_attribute *attribute; in slab_attr_store()
/kernel/linux/linux-6.6/mm/
H A Dslub.c5518 #define to_slab_attr(n) container_of(n, struct slab_attribute, attr)
5521 struct slab_attribute { struct
5528 static struct slab_attribute _name##_attr = __ATTR_RO_MODE(_name, 0400)
5531 static struct slab_attribute _name##_attr = __ATTR_RW_MODE(_name, 0600)
6045 struct slab_attribute *attribute; in slab_attr_show()
6061 struct slab_attribute *attribute; in slab_attr_store()

Completed in 16 milliseconds