Lines Matching refs:attr
1755 struct kobj_attribute *attr, char *buf) in nr_hugepages_show_common() argument
1830 struct kobj_attribute *attr, char *buf) in nr_hugepages_show() argument
1832 return nr_hugepages_show_common(kobj, attr, buf); in nr_hugepages_show()
1836 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_store() argument
1849 struct kobj_attribute *attr, char *buf) in nr_hugepages_mempolicy_show() argument
1851 return nr_hugepages_show_common(kobj, attr, buf); in nr_hugepages_mempolicy_show()
1855 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_mempolicy_store() argument
1864 struct kobj_attribute *attr, char *buf) in nr_overcommit_hugepages_show() argument
1871 struct kobj_attribute *attr, const char *buf, size_t count) in nr_overcommit_hugepages_store() argument
1893 struct kobj_attribute *attr, char *buf) in free_hugepages_show() argument
1910 struct kobj_attribute *attr, char *buf) in resv_hugepages_show() argument
1918 struct kobj_attribute *attr, char *buf) in surplus_hugepages_show() argument
1935 &nr_hugepages_attr.attr,
1936 &nr_overcommit_hugepages_attr.attr,
1937 &free_hugepages_attr.attr,
1938 &resv_hugepages_attr.attr,
1939 &surplus_hugepages_attr.attr,
1941 &nr_hugepages_mempolicy_attr.attr,
2004 &nr_hugepages_attr.attr,
2005 &free_hugepages_attr.attr,
2006 &surplus_hugepages_attr.attr,