Lines Matching defs:kobj

17 	struct kobject kobj;  member
40 static ssize_t start_show(struct kobject *kobj, struct kobj_attribute *attr, in start_show()
49 static ssize_t end_show(struct kobject *kobj, struct kobj_attribute *attr, in end_show()
58 static ssize_t nr_accesses_show(struct kobject *kobj, in nr_accesses_show()
67 static ssize_t age_show(struct kobject *kobj, struct kobj_attribute *attr, in age_show()
76 static void damon_sysfs_scheme_region_release(struct kobject *kobj) in damon_sysfs_scheme_region_release()
159 struct kobject kobj; member
184 static ssize_t total_bytes_show(struct kobject *kobj, in total_bytes_show()
205 static void damon_sysfs_scheme_regions_release(struct kobject *kobj) in damon_sysfs_scheme_regions_release()
230 struct kobject kobj; member
243 static ssize_t nr_tried_show(struct kobject *kobj, struct kobj_attribute *attr, in nr_tried_show()
252 static ssize_t sz_tried_show(struct kobject *kobj, struct kobj_attribute *attr, in sz_tried_show()
261 static ssize_t nr_applied_show(struct kobject *kobj, in nr_applied_show()
270 static ssize_t sz_applied_show(struct kobject *kobj, in sz_applied_show()
279 static ssize_t qt_exceeds_show(struct kobject *kobj, in qt_exceeds_show()
288 static void damon_sysfs_stats_release(struct kobject *kobj) in damon_sysfs_stats_release()
329 struct kobject kobj; member
350 static ssize_t type_show(struct kobject *kobj, in type_show()
360 static ssize_t type_store(struct kobject *kobj, in type_store()
379 static ssize_t matching_show(struct kobject *kobj, in matching_show()
388 static ssize_t matching_store(struct kobject *kobj, in matching_store()
403 static ssize_t memcg_path_show(struct kobject *kobj, in memcg_path_show()
413 static ssize_t memcg_path_store(struct kobject *kobj, in memcg_path_store()
428 static ssize_t addr_start_show(struct kobject *kobj, in addr_start_show()
437 static ssize_t addr_start_store(struct kobject *kobj, in addr_start_store()
447 static ssize_t addr_end_show(struct kobject *kobj, in addr_end_show()
456 static ssize_t addr_end_store(struct kobject *kobj, in addr_end_store()
466 static ssize_t damon_target_idx_show(struct kobject *kobj, in damon_target_idx_show()
475 static ssize_t damon_target_idx_store(struct kobject *kobj, in damon_target_idx_store()
485 static void damon_sysfs_scheme_filter_release(struct kobject *kobj) in damon_sysfs_scheme_filter_release()
534 struct kobject kobj; member
596 static ssize_t nr_filters_show(struct kobject *kobj, in nr_filters_show()
605 static ssize_t nr_filters_store(struct kobject *kobj, in nr_filters_store()
628 static void damon_sysfs_scheme_filters_release(struct kobject *kobj) in damon_sysfs_scheme_filters_release()
653 struct kobject kobj; member
685 static ssize_t metric_show(struct kobject *kobj, struct kobj_attribute *attr, in metric_show()
695 static ssize_t metric_store(struct kobject *kobj, struct kobj_attribute *attr, in metric_store()
711 static ssize_t interval_us_show(struct kobject *kobj, in interval_us_show()
720 static ssize_t interval_us_store(struct kobject *kobj, in interval_us_store()
730 static ssize_t high_show(struct kobject *kobj, in high_show()
739 static ssize_t high_store(struct kobject *kobj, in high_store()
749 static ssize_t mid_show(struct kobject *kobj, in mid_show()
758 static ssize_t mid_store(struct kobject *kobj, in mid_store()
768 static ssize_t low_show(struct kobject *kobj, in low_show()
777 static ssize_t low_store(struct kobject *kobj, in low_store()
787 static void damon_sysfs_watermarks_release(struct kobject *kobj) in damon_sysfs_watermarks_release()
828 struct kobject kobj; member
838 static ssize_t target_value_show(struct kobject *kobj, in target_value_show()
847 static ssize_t target_value_store(struct kobject *kobj, in target_value_store()
857 static ssize_t current_value_show(struct kobject *kobj, in current_value_show()
866 static ssize_t current_value_store(struct kobject *kobj, in current_value_store()
877 static void damos_sysfs_quota_goal_release(struct kobject *kobj) in damos_sysfs_quota_goal_release()
907 struct kobject kobj; member
968 static ssize_t nr_goals_show(struct kobject *kobj, in nr_goals_show()
977 static ssize_t nr_goals_store(struct kobject *kobj, in nr_goals_store()
1000 static void damos_sysfs_quota_goals_release(struct kobject *kobj) in damos_sysfs_quota_goals_release()
1025 struct kobject kobj; member
1046 static ssize_t sz_permil_show(struct kobject *kobj, in sz_permil_show()
1055 static ssize_t sz_permil_store(struct kobject *kobj, in sz_permil_store()
1065 static ssize_t nr_accesses_permil_show(struct kobject *kobj, in nr_accesses_permil_show()
1074 static ssize_t nr_accesses_permil_store(struct kobject *kobj, in nr_accesses_permil_store()
1084 static ssize_t age_permil_show(struct kobject *kobj, in age_permil_show()
1093 static ssize_t age_permil_store(struct kobject *kobj, in age_permil_store()
1103 static void damon_sysfs_weights_release(struct kobject *kobj) in damon_sysfs_weights_release()
1136 struct kobject kobj; member
1192 static ssize_t ms_show(struct kobject *kobj, struct kobj_attribute *attr, in ms_show()
1201 static ssize_t ms_store(struct kobject *kobj, struct kobj_attribute *attr, in ms_store()
1213 static ssize_t bytes_show(struct kobject *kobj, struct kobj_attribute *attr, in bytes_show()
1222 static ssize_t bytes_store(struct kobject *kobj, in bytes_store()
1234 static ssize_t reset_interval_ms_show(struct kobject *kobj, in reset_interval_ms_show()
1243 static ssize_t reset_interval_ms_store(struct kobject *kobj, in reset_interval_ms_store()
1255 static void damon_sysfs_quotas_release(struct kobject *kobj) in damon_sysfs_quotas_release()
1288 struct kobject kobj; member
1366 static void damon_sysfs_access_pattern_release(struct kobject *kobj) in damon_sysfs_access_pattern_release()
1387 struct kobject kobj; member
1598 static ssize_t action_show(struct kobject *kobj, struct kobj_attribute *attr, in action_show()
1608 static ssize_t action_store(struct kobject *kobj, struct kobj_attribute *attr, in action_store()
1624 static ssize_t apply_interval_us_show(struct kobject *kobj, in apply_interval_us_show()
1633 static ssize_t apply_interval_us_store(struct kobject *kobj, in apply_interval_us_store()
1643 static void damon_sysfs_scheme_release(struct kobject *kobj) in damon_sysfs_scheme_release()
1737 static ssize_t nr_schemes_show(struct kobject *kobj, in nr_schemes_show()
1746 static ssize_t nr_schemes_store(struct kobject *kobj, in nr_schemes_store()
1768 static void damon_sysfs_schemes_release(struct kobject *kobj) in damon_sysfs_schemes_release()