Home
last modified time | relevance | path

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

/mm/
Dcma_sysfs.c60 static struct attribute *cma_attrs[] = {
Dslub.c5362 struct attribute attr;
5754 static struct attribute *slab_attrs[] = {
5830 struct attribute *attr, in slab_attr_show()
5833 struct slab_attribute *attribute; in slab_attr_show() local
5837 attribute = to_slab_attr(attr); in slab_attr_show()
5840 if (!attribute->show) in slab_attr_show()
5843 err = attribute->show(s, buf); in slab_attr_show()
5849 struct attribute *attr, in slab_attr_store()
5852 struct slab_attribute *attribute; in slab_attr_store() local
5856 attribute = to_slab_attr(attr); in slab_attr_store()
[all …]
Dswap_state.c881 static struct attribute *swap_attrs[] = {
Dbacking-dev.c210 static struct attribute *bdi_dev_attrs[] = {
Dkhugepaged.c328 static struct attribute *khugepaged_attr[] = {
Dmempolicy.c3010 static struct attribute *numa_attrs[] = {
Dksm.c3132 static struct attribute *ksm_attrs[] = {
Dhugetlb.c3437 static struct attribute *hstate_attrs[] = {
3508 static struct attribute *per_node_hstate_attrs[] = {
Dhuge_memory.c333 static struct attribute *hugepage_attr[] = {
Dvmscan.c5263 static struct attribute *lru_gen_attrs[] = {