Lines Matching refs:kobj

134 static ssize_t scan_sleep_millisecs_show(struct kobject *kobj,  in scan_sleep_millisecs_show()  argument
141 static ssize_t scan_sleep_millisecs_store(struct kobject *kobj, in scan_sleep_millisecs_store() argument
161 static ssize_t alloc_sleep_millisecs_show(struct kobject *kobj, in alloc_sleep_millisecs_show() argument
168 static ssize_t alloc_sleep_millisecs_store(struct kobject *kobj, in alloc_sleep_millisecs_store() argument
188 static ssize_t pages_to_scan_show(struct kobject *kobj, in pages_to_scan_show() argument
194 static ssize_t pages_to_scan_store(struct kobject *kobj, in pages_to_scan_store() argument
212 static ssize_t pages_collapsed_show(struct kobject *kobj, in pages_collapsed_show() argument
221 static ssize_t full_scans_show(struct kobject *kobj, in full_scans_show() argument
230 static ssize_t defrag_show(struct kobject *kobj, in defrag_show() argument
233 return single_hugepage_flag_show(kobj, attr, buf, in defrag_show()
236 static ssize_t defrag_store(struct kobject *kobj, in defrag_store() argument
240 return single_hugepage_flag_store(kobj, attr, buf, count, in defrag_store()
254 static ssize_t max_ptes_none_show(struct kobject *kobj, in max_ptes_none_show() argument
260 static ssize_t max_ptes_none_store(struct kobject *kobj, in max_ptes_none_store() argument
278 static ssize_t max_ptes_swap_show(struct kobject *kobj, in max_ptes_swap_show() argument
285 static ssize_t max_ptes_swap_store(struct kobject *kobj, in max_ptes_swap_store() argument
304 static ssize_t max_ptes_shared_show(struct kobject *kobj, in max_ptes_shared_show() argument
311 static ssize_t max_ptes_shared_store(struct kobject *kobj, in max_ptes_shared_store() argument