• Home
  • Raw
  • Download

Lines Matching refs:attr

124 					 struct kobj_attribute *attr,  in scan_sleep_millisecs_show()  argument
131 struct kobj_attribute *attr, in scan_sleep_millisecs_store() argument
152 struct kobj_attribute *attr, in alloc_sleep_millisecs_show() argument
159 struct kobj_attribute *attr, in alloc_sleep_millisecs_store() argument
180 struct kobj_attribute *attr, in pages_to_scan_show() argument
186 struct kobj_attribute *attr, in pages_to_scan_store() argument
205 struct kobj_attribute *attr, in pages_collapsed_show() argument
214 struct kobj_attribute *attr, in full_scans_show() argument
223 struct kobj_attribute *attr, char *buf) in khugepaged_defrag_show() argument
225 return single_hugepage_flag_show(kobj, attr, buf, in khugepaged_defrag_show()
229 struct kobj_attribute *attr, in khugepaged_defrag_store() argument
232 return single_hugepage_flag_store(kobj, attr, buf, count, in khugepaged_defrag_store()
248 struct kobj_attribute *attr, in khugepaged_max_ptes_none_show() argument
254 struct kobj_attribute *attr, in khugepaged_max_ptes_none_store() argument
273 struct kobj_attribute *attr, in khugepaged_max_ptes_swap_show() argument
280 struct kobj_attribute *attr, in khugepaged_max_ptes_swap_store() argument
300 struct kobj_attribute *attr, in khugepaged_max_ptes_shared_show() argument
307 struct kobj_attribute *attr, in khugepaged_max_ptes_shared_store() argument
327 &khugepaged_defrag_attr.attr,
328 &khugepaged_max_ptes_none_attr.attr,
329 &khugepaged_max_ptes_swap_attr.attr,
330 &khugepaged_max_ptes_shared_attr.attr,
331 &pages_to_scan_attr.attr,
332 &pages_collapsed_attr.attr,
333 &full_scans_attr.attr,
334 &scan_sleep_millisecs_attr.attr,
335 &alloc_sleep_millisecs_attr.attr,