Lines Matching defs:kobj
19 struct kobject kobj; member
28 static ssize_t start_show(struct kobject *kobj, struct kobj_attribute *attr, in start_show()
37 static ssize_t start_store(struct kobject *kobj, struct kobj_attribute *attr, in start_store()
47 static ssize_t end_show(struct kobject *kobj, struct kobj_attribute *attr, in end_show()
56 static ssize_t end_store(struct kobject *kobj, struct kobj_attribute *attr, in end_store()
66 static void damon_sysfs_region_release(struct kobject *kobj) in damon_sysfs_region_release()
95 struct kobject kobj; member
155 static ssize_t nr_regions_show(struct kobject *kobj, in nr_regions_show()
164 static ssize_t nr_regions_store(struct kobject *kobj, in nr_regions_store()
187 static void damon_sysfs_regions_release(struct kobject *kobj) in damon_sysfs_regions_release()
212 struct kobject kobj; member
246 static ssize_t pid_target_show(struct kobject *kobj, in pid_target_show()
255 static ssize_t pid_target_store(struct kobject *kobj, in pid_target_store()
267 static ssize_t obsolete_target_show(struct kobject *kobj, in obsolete_target_show()
276 static ssize_t obsolete_target_store(struct kobject *kobj, in obsolete_target_store()
290 static void damon_sysfs_target_release(struct kobject *kobj) in damon_sysfs_target_release()
319 struct kobject kobj; member
387 static ssize_t nr_targets_show(struct kobject *kobj, in nr_targets_show()
396 static ssize_t nr_targets_store(struct kobject *kobj, in nr_targets_store()
419 static void damon_sysfs_targets_release(struct kobject *kobj) in damon_sysfs_targets_release()
444 struct kobject kobj; member
468 static ssize_t access_bp_show(struct kobject *kobj, in access_bp_show()
477 static ssize_t access_bp_store(struct kobject *kobj, in access_bp_store()
492 static ssize_t aggrs_show(struct kobject *kobj, in aggrs_show()
501 static ssize_t aggrs_store(struct kobject *kobj, in aggrs_store()
516 static ssize_t min_sample_us_show(struct kobject *kobj, in min_sample_us_show()
525 static ssize_t min_sample_us_store(struct kobject *kobj, in min_sample_us_store()
540 static ssize_t max_sample_us_show(struct kobject *kobj, in max_sample_us_show()
549 static ssize_t max_sample_us_store(struct kobject *kobj, in max_sample_us_store()
564 static void damon_sysfs_intervals_goal_release(struct kobject *kobj) in damon_sysfs_intervals_goal_release()
601 struct kobject kobj; member
650 static ssize_t sample_us_show(struct kobject *kobj, in sample_us_show()
659 static ssize_t sample_us_store(struct kobject *kobj, in sample_us_store()
674 static ssize_t aggr_us_show(struct kobject *kobj, struct kobj_attribute *attr, in aggr_us_show()
683 static ssize_t aggr_us_store(struct kobject *kobj, struct kobj_attribute *attr, in aggr_us_store()
698 static ssize_t update_us_show(struct kobject *kobj, in update_us_show()
707 static ssize_t update_us_store(struct kobject *kobj, in update_us_store()
722 static void damon_sysfs_intervals_release(struct kobject *kobj) in damon_sysfs_intervals_release()
755 struct kobject kobj; member
822 static void damon_sysfs_attrs_release(struct kobject *kobj) in damon_sysfs_attrs_release()
863 struct kobject kobj; member
977 static ssize_t avail_operations_show(struct kobject *kobj, in avail_operations_show()
994 static ssize_t operations_show(struct kobject *kobj, in operations_show()
1011 static ssize_t operations_store(struct kobject *kobj, in operations_store()
1030 static ssize_t addr_unit_show(struct kobject *kobj, in addr_unit_show()
1039 static ssize_t addr_unit_store(struct kobject *kobj, in addr_unit_store()
1056 static void damon_sysfs_context_release(struct kobject *kobj) in damon_sysfs_context_release()
1089 struct kobject kobj; member
1157 static ssize_t nr_contexts_show(struct kobject *kobj, in nr_contexts_show()
1166 static ssize_t nr_contexts_store(struct kobject *kobj, in nr_contexts_store()
1190 static void damon_sysfs_contexts_release(struct kobject *kobj) in damon_sysfs_contexts_release()
1215 struct kobject kobj; member
1318 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, in state_show()
1793 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store()
1815 static ssize_t pid_show(struct kobject *kobj, in pid_show()
1837 static ssize_t refresh_ms_show(struct kobject *kobj, in refresh_ms_show()
1846 static ssize_t refresh_ms_store(struct kobject *kobj, in refresh_ms_store()
1861 static void damon_sysfs_kdamond_release(struct kobject *kobj) in damon_sysfs_kdamond_release()
1899 struct kobject kobj; member
1983 static ssize_t nr_kdamonds_show(struct kobject *kobj, in nr_kdamonds_show()
1992 static ssize_t nr_kdamonds_store(struct kobject *kobj, in nr_kdamonds_store()
2016 static void damon_sysfs_kdamonds_release(struct kobject *kobj) in damon_sysfs_kdamonds_release()
2041 struct kobject kobj; member
2070 static void damon_sysfs_ui_dir_release(struct kobject *kobj) in damon_sysfs_ui_dir_release()