Home
last modified time | relevance | path

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

/mm/
Dcma_sysfs.c63 static struct attribute *cma_attrs[] = {
Dslub.c5017 struct attribute attr;
5405 static struct attribute *slab_attrs[] = {
5481 struct attribute *attr, in slab_attr_show()
5484 struct slab_attribute *attribute; in slab_attr_show() local
5488 attribute = to_slab_attr(attr); in slab_attr_show()
5491 if (!attribute->show) in slab_attr_show()
5494 err = attribute->show(s, buf); in slab_attr_show()
5500 struct attribute *attr, in slab_attr_store()
5503 struct slab_attribute *attribute; in slab_attr_store() local
5507 attribute = to_slab_attr(attr); in slab_attr_store()
[all …]
Dswap_state.c927 static struct attribute *swap_attrs[] = {
Dbacking-dev.c211 static struct attribute *bdi_dev_attrs[] = {
Dkhugepaged.c326 static struct attribute *khugepaged_attr[] = {
Dhugetlb.c2978 static struct attribute *hstate_attrs[] = {
3049 static struct attribute *per_node_hstate_attrs[] = {
Dksm.c3141 static struct attribute *ksm_attrs[] = {
Dhuge_memory.c318 static struct attribute *hugepage_attr[] = {