Lines Matching refs:container_of
44 struct damon_sysfs_scheme_region *region = container_of(kobj, in start_show()
53 struct damon_sysfs_scheme_region *region = container_of(kobj, in end_show()
62 struct damon_sysfs_scheme_region *region = container_of(kobj, in nr_accesses_show()
71 struct damon_sysfs_scheme_region *region = container_of(kobj, in age_show()
79 struct damon_sysfs_scheme_region *region = container_of(kobj, in damon_sysfs_scheme_region_release()
188 struct damon_sysfs_scheme_regions *regions = container_of(kobj, in total_bytes_show()
208 kfree(container_of(kobj, struct damon_sysfs_scheme_regions, kobj)); in damon_sysfs_scheme_regions_release()
247 struct damon_sysfs_stats *stats = container_of(kobj, in nr_tried_show()
256 struct damon_sysfs_stats *stats = container_of(kobj, in sz_tried_show()
265 struct damon_sysfs_stats *stats = container_of(kobj, in nr_applied_show()
274 struct damon_sysfs_stats *stats = container_of(kobj, in sz_applied_show()
283 struct damon_sysfs_stats *stats = container_of(kobj, in qt_exceeds_show()
291 kfree(container_of(kobj, struct damon_sysfs_stats, kobj)); in damon_sysfs_stats_release()
355 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in type_show()
365 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in type_store()
384 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in matching_show()
393 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in matching_store()
408 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in memcg_path_show()
418 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in memcg_path_store()
433 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in addr_start_show()
442 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in addr_start_store()
452 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in addr_end_show()
461 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in addr_end_store()
471 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in damon_target_idx_show()
480 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in damon_target_idx_store()
489 struct damon_sysfs_scheme_filter *filter = container_of(kobj, in damon_sysfs_scheme_filter_release()
601 struct damon_sysfs_scheme_filters *filters = container_of(kobj, in nr_filters_show()
618 filters = container_of(kobj, struct damon_sysfs_scheme_filters, kobj); in nr_filters_store()
632 kfree(container_of(kobj, struct damon_sysfs_scheme_filters, kobj)); in damon_sysfs_scheme_filters_release()
690 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in metric_show()
700 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in metric_store()
716 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in interval_us_show()
725 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in interval_us_store()
735 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in high_show()
744 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in high_store()
754 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in mid_show()
763 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in mid_store()
773 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in low_show()
782 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in low_store()
791 kfree(container_of(kobj, struct damon_sysfs_watermarks, kobj)); in damon_sysfs_watermarks_release()
850 struct damos_sysfs_quota_goal *goal = container_of(kobj, in target_metric_show()
860 struct damos_sysfs_quota_goal *goal = container_of(kobj, in target_metric_store()
876 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in target_value_show()
885 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in target_value_store()
895 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in current_value_show()
904 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct in current_value_store()
915 kfree(container_of(kobj, struct damos_sysfs_quota_goal, kobj)); in damos_sysfs_quota_goal_release()
1010 struct damos_sysfs_quota_goals *goals = container_of(kobj, in nr_goals_show()
1027 goals = container_of(kobj, struct damos_sysfs_quota_goals, kobj); in nr_goals_store()
1041 kfree(container_of(kobj, struct damos_sysfs_quota_goals, kobj)); in damos_sysfs_quota_goals_release()
1088 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_show()
1097 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_store()
1107 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_show()
1116 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_store()
1126 struct damon_sysfs_weights *weights = container_of(kobj, in age_permil_show()
1135 struct damon_sysfs_weights *weights = container_of(kobj, in age_permil_store()
1144 kfree(container_of(kobj, struct damon_sysfs_weights, kobj)); in damon_sysfs_weights_release()
1235 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_show()
1244 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_store()
1256 struct damon_sysfs_quotas *quotas = container_of(kobj, in bytes_show()
1265 struct damon_sysfs_quotas *quotas = container_of(kobj, in bytes_store()
1277 struct damon_sysfs_quotas *quotas = container_of(kobj, in reset_interval_ms_show()
1286 struct damon_sysfs_quotas *quotas = container_of(kobj, in reset_interval_ms_store()
1298 struct damon_sysfs_quotas *quotas = container_of(kobj, in effective_bytes_show()
1306 kfree(container_of(kobj, struct damon_sysfs_quotas, kobj)); in damon_sysfs_quotas_release()
1421 kfree(container_of(kobj, struct damon_sysfs_access_pattern, kobj)); in damon_sysfs_access_pattern_release()
1658 struct damon_sysfs_scheme *scheme = container_of(kobj, in action_show()
1668 struct damon_sysfs_scheme *scheme = container_of(kobj, in action_store()
1684 struct damon_sysfs_scheme *scheme = container_of(kobj, in apply_interval_us_show()
1693 struct damon_sysfs_scheme *scheme = container_of(kobj, in apply_interval_us_store()
1703 struct damon_sysfs_scheme *scheme = container_of(kobj, in target_nid_show()
1712 struct damon_sysfs_scheme *scheme = container_of(kobj, in target_nid_store()
1724 kfree(container_of(kobj, struct damon_sysfs_scheme, kobj)); in damon_sysfs_scheme_release()
1823 struct damon_sysfs_schemes *schemes = container_of(kobj, in nr_schemes_show()
1840 schemes = container_of(kobj, struct damon_sysfs_schemes, kobj); in nr_schemes_store()
1853 kfree(container_of(kobj, struct damon_sysfs_schemes, kobj)); in damon_sysfs_schemes_release()