Lines Matching refs:container_of

45 	struct damon_sysfs_ul_range *range = container_of(kobj,  in min_show()
54 struct damon_sysfs_ul_range *range = container_of(kobj, in min_store()
70 struct damon_sysfs_ul_range *range = container_of(kobj, in max_show()
79 struct damon_sysfs_ul_range *range = container_of(kobj, in max_store()
94 kfree(container_of(kobj, struct damon_sysfs_ul_range, kobj)); in damon_sysfs_ul_range_release()
137 struct damon_sysfs_stats *stats = container_of(kobj, in nr_tried_show()
146 struct damon_sysfs_stats *stats = container_of(kobj, in sz_tried_show()
155 struct damon_sysfs_stats *stats = container_of(kobj, in nr_applied_show()
164 struct damon_sysfs_stats *stats = container_of(kobj, in sz_applied_show()
173 struct damon_sysfs_stats *stats = container_of(kobj, in qt_exceeds_show()
181 kfree(container_of(kobj, struct damon_sysfs_stats, kobj)); in damon_sysfs_stats_release()
255 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in metric_show()
265 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in metric_store()
281 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in interval_us_show()
290 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in interval_us_store()
300 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in high_show()
309 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in high_store()
319 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in mid_show()
328 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in mid_store()
338 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in low_show()
347 struct damon_sysfs_watermarks *watermarks = container_of(kobj, in low_store()
356 kfree(container_of(kobj, struct damon_sysfs_watermarks, kobj)); in damon_sysfs_watermarks_release()
419 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_show()
428 struct damon_sysfs_weights *weights = container_of(kobj, in sz_permil_store()
438 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_show()
447 struct damon_sysfs_weights *weights = container_of(kobj, in nr_accesses_permil_store()
457 struct damon_sysfs_weights *weights = container_of(kobj, in age_permil_show()
466 struct damon_sysfs_weights *weights = container_of(kobj, in age_permil_store()
475 kfree(container_of(kobj, struct damon_sysfs_weights, kobj)); in damon_sysfs_weights_release()
544 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_show()
553 struct damon_sysfs_quotas *quotas = container_of(kobj, in ms_store()
565 struct damon_sysfs_quotas *quotas = container_of(kobj, in bytes_show()
574 struct damon_sysfs_quotas *quotas = container_of(kobj, in bytes_store()
586 struct damon_sysfs_quotas *quotas = container_of(kobj, in reset_interval_ms_show()
595 struct damon_sysfs_quotas *quotas = container_of(kobj, in reset_interval_ms_store()
606 kfree(container_of(kobj, struct damon_sysfs_quotas, kobj)); in damon_sysfs_quotas_release()
717 kfree(container_of(kobj, struct damon_sysfs_access_pattern, kobj)); in damon_sysfs_access_pattern_release()
893 struct damon_sysfs_scheme *scheme = container_of(kobj, in action_show()
903 struct damon_sysfs_scheme *scheme = container_of(kobj, in action_store()
918 kfree(container_of(kobj, struct damon_sysfs_scheme, kobj)); in damon_sysfs_scheme_release()
1011 struct damon_sysfs_schemes *schemes = container_of(kobj, in nr_schemes_show()
1028 schemes = container_of(kobj, struct damon_sysfs_schemes, kobj); in nr_schemes_store()
1041 kfree(container_of(kobj, struct damon_sysfs_schemes, kobj)); in damon_sysfs_schemes_release()
1087 struct damon_sysfs_region *region = container_of(kobj, in start_show()
1096 struct damon_sysfs_region *region = container_of(kobj, in start_store()
1106 struct damon_sysfs_region *region = container_of(kobj, in end_show()
1115 struct damon_sysfs_region *region = container_of(kobj, in end_store()
1124 kfree(container_of(kobj, struct damon_sysfs_region, kobj)); in damon_sysfs_region_release()
1214 struct damon_sysfs_regions *regions = container_of(kobj, in nr_regions_show()
1231 regions = container_of(kobj, struct damon_sysfs_regions, kobj); in nr_regions_store()
1245 kfree(container_of(kobj, struct damon_sysfs_regions, kobj)); in damon_sysfs_regions_release()
1304 struct damon_sysfs_target *target = container_of(kobj, in pid_target_show()
1313 struct damon_sysfs_target *target = container_of(kobj, in pid_target_store()
1324 kfree(container_of(kobj, struct damon_sysfs_target, kobj)); in damon_sysfs_target_release()
1418 struct damon_sysfs_targets *targets = container_of(kobj, in nr_targets_show()
1435 targets = container_of(kobj, struct damon_sysfs_targets, kobj); in nr_targets_store()
1449 kfree(container_of(kobj, struct damon_sysfs_targets, kobj)); in damon_sysfs_targets_release()
1498 struct damon_sysfs_intervals *intervals = container_of(kobj, in sample_us_show()
1507 struct damon_sysfs_intervals *intervals = container_of(kobj, in sample_us_store()
1522 struct damon_sysfs_intervals *intervals = container_of(kobj, in aggr_us_show()
1531 struct damon_sysfs_intervals *intervals = container_of(kobj, in aggr_us_store()
1546 struct damon_sysfs_intervals *intervals = container_of(kobj, in update_us_show()
1555 struct damon_sysfs_intervals *intervals = container_of(kobj, in update_us_store()
1569 kfree(container_of(kobj, struct damon_sysfs_intervals, kobj)); in damon_sysfs_intervals_release()
1663 kfree(container_of(kobj, struct damon_sysfs_attrs, kobj)); in damon_sysfs_attrs_release()
1819 struct damon_sysfs_context *context = container_of(kobj, in operations_show()
1828 struct damon_sysfs_context *context = container_of(kobj, in operations_store()
1843 kfree(container_of(kobj, struct damon_sysfs_context, kobj)); in damon_sysfs_context_release()
1941 struct damon_sysfs_contexts *contexts = container_of(kobj, in nr_contexts_show()
1960 contexts = container_of(kobj, struct damon_sysfs_contexts, kobj); in nr_contexts_store()
1973 kfree(container_of(kobj, struct damon_sysfs_contexts, kobj)); in damon_sysfs_contexts_release()
2094 struct damon_sysfs_kdamond *kdamond = container_of(kobj, in state_show()
2599 struct damon_sysfs_kdamond *kdamond = container_of(kobj, in state_store()
2621 struct damon_sysfs_kdamond *kdamond = container_of(kobj, in pid_show()
2643 struct damon_sysfs_kdamond *kdamond = container_of(kobj, in damon_sysfs_kdamond_release()
2763 struct damon_sysfs_kdamonds *kdamonds = container_of(kobj, in nr_kdamonds_show()
2781 kdamonds = container_of(kobj, struct damon_sysfs_kdamonds, kobj); in nr_kdamonds_store()
2795 kfree(container_of(kobj, struct damon_sysfs_kdamonds, kobj)); in damon_sysfs_kdamonds_release()
2849 kfree(container_of(kobj, struct damon_sysfs_ui_dir, kobj)); in damon_sysfs_ui_dir_release()