Lines Matching refs:kobj
175 static ssize_t enabled_show(struct kobject *kobj, in enabled_show() argument
186 static ssize_t enabled_store(struct kobject *kobj, in enabled_store() argument
214 ssize_t single_hugepage_flag_show(struct kobject *kobj, in single_hugepage_flag_show() argument
222 ssize_t single_hugepage_flag_store(struct kobject *kobj, in single_hugepage_flag_store() argument
244 static ssize_t defrag_show(struct kobject *kobj, in defrag_show() argument
258 static ssize_t defrag_store(struct kobject *kobj, in defrag_store() argument
295 static ssize_t use_zero_page_show(struct kobject *kobj, in use_zero_page_show() argument
298 return single_hugepage_flag_show(kobj, attr, buf, in use_zero_page_show()
301 static ssize_t use_zero_page_store(struct kobject *kobj, in use_zero_page_store() argument
304 return single_hugepage_flag_store(kobj, attr, buf, count, in use_zero_page_store()
310 static ssize_t hpage_pmd_size_show(struct kobject *kobj, in hpage_pmd_size_show() argument