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
245 static ssize_t pid_target_show(struct kobject *kobj, in pid_target_show()
254 static ssize_t pid_target_store(struct kobject *kobj, in pid_target_store()
266 static void damon_sysfs_target_release(struct kobject *kobj) in damon_sysfs_target_release()
291 struct kobject kobj; member
359 static ssize_t nr_targets_show(struct kobject *kobj, in nr_targets_show()
368 static ssize_t nr_targets_store(struct kobject *kobj, in nr_targets_store()
391 static void damon_sysfs_targets_release(struct kobject *kobj) in damon_sysfs_targets_release()
416 struct kobject kobj; member
441 static ssize_t access_bp_show(struct kobject *kobj, in access_bp_show()
450 static ssize_t access_bp_store(struct kobject *kobj, in access_bp_store()
465 static ssize_t aggrs_show(struct kobject *kobj, in aggrs_show()
474 static ssize_t aggrs_store(struct kobject *kobj, in aggrs_store()
489 static ssize_t min_sample_us_show(struct kobject *kobj, in min_sample_us_show()
498 static ssize_t min_sample_us_store(struct kobject *kobj, in min_sample_us_store()
513 static ssize_t max_sample_us_show(struct kobject *kobj, in max_sample_us_show()
522 static ssize_t max_sample_us_store(struct kobject *kobj, in max_sample_us_store()
537 static void damon_sysfs_intervals_goal_release(struct kobject *kobj) in damon_sysfs_intervals_goal_release()
574 struct kobject kobj; member
624 static ssize_t sample_us_show(struct kobject *kobj, in sample_us_show()
633 static ssize_t sample_us_store(struct kobject *kobj, in sample_us_store()
648 static ssize_t aggr_us_show(struct kobject *kobj, struct kobj_attribute *attr, in aggr_us_show()
657 static ssize_t aggr_us_store(struct kobject *kobj, struct kobj_attribute *attr, in aggr_us_store()
672 static ssize_t update_us_show(struct kobject *kobj, in update_us_show()
681 static ssize_t update_us_store(struct kobject *kobj, in update_us_store()
696 static void damon_sysfs_intervals_release(struct kobject *kobj) in damon_sysfs_intervals_release()
729 struct kobject kobj; member
794 static void damon_sysfs_attrs_release(struct kobject *kobj) in damon_sysfs_attrs_release()
822 struct kobject kobj; member
934 static ssize_t avail_operations_show(struct kobject *kobj, in avail_operations_show()
949 static ssize_t operations_show(struct kobject *kobj, in operations_show()
958 static ssize_t operations_store(struct kobject *kobj, in operations_store()
974 static void damon_sysfs_context_release(struct kobject *kobj) in damon_sysfs_context_release()
1003 struct kobject kobj; member
1071 static ssize_t nr_contexts_show(struct kobject *kobj, in nr_contexts_show()
1080 static ssize_t nr_contexts_store(struct kobject *kobj, in nr_contexts_store()
1104 static void damon_sysfs_contexts_release(struct kobject *kobj) in damon_sysfs_contexts_release()
1129 struct kobject kobj; member
1241 static ssize_t state_show(struct kobject *kobj, struct kobj_attribute *attr, in state_show()
1669 static ssize_t state_store(struct kobject *kobj, struct kobj_attribute *attr, in state_store()
1691 static ssize_t pid_show(struct kobject *kobj, in pid_show()
1714 static void damon_sysfs_kdamond_release(struct kobject *kobj) in damon_sysfs_kdamond_release()
1748 struct kobject kobj; member
1832 static ssize_t nr_kdamonds_show(struct kobject *kobj, in nr_kdamonds_show()
1841 static ssize_t nr_kdamonds_store(struct kobject *kobj, in nr_kdamonds_store()
1865 static void damon_sysfs_kdamonds_release(struct kobject *kobj) in damon_sysfs_kdamonds_release()
1890 struct kobject kobj; member
1919 static void damon_sysfs_ui_dir_release(struct kobject *kobj) in damon_sysfs_ui_dir_release()