Lines Matching refs:attr
2808 struct kobj_attribute *attr, char *buf) in nr_hugepages_show_common() argument
2874 struct kobj_attribute *attr, char *buf) in nr_hugepages_show() argument
2876 return nr_hugepages_show_common(kobj, attr, buf); in nr_hugepages_show()
2880 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_store() argument
2893 struct kobj_attribute *attr, char *buf) in nr_hugepages_mempolicy_show() argument
2895 return nr_hugepages_show_common(kobj, attr, buf); in nr_hugepages_mempolicy_show()
2899 struct kobj_attribute *attr, const char *buf, size_t len) in nr_hugepages_mempolicy_store() argument
2908 struct kobj_attribute *attr, char *buf) in nr_overcommit_hugepages_show() argument
2915 struct kobj_attribute *attr, const char *buf, size_t count) in nr_overcommit_hugepages_store() argument
2937 struct kobj_attribute *attr, char *buf) in free_hugepages_show() argument
2954 struct kobj_attribute *attr, char *buf) in resv_hugepages_show() argument
2962 struct kobj_attribute *attr, char *buf) in surplus_hugepages_show() argument
2979 &nr_hugepages_attr.attr,
2980 &nr_overcommit_hugepages_attr.attr,
2981 &free_hugepages_attr.attr,
2982 &resv_hugepages_attr.attr,
2983 &surplus_hugepages_attr.attr,
2985 &nr_hugepages_mempolicy_attr.attr,
3050 &nr_hugepages_attr.attr,
3051 &free_hugepages_attr.attr,
3052 &surplus_hugepages_attr.attr,