Searched refs:damos_sysfs_quota_goal (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/damon/
H A Dsysfs-schemes.c828 struct damos_sysfs_quota_goal { struct
841 static struct damos_sysfs_quota_goal *damos_sysfs_quota_goal_alloc(void)
843 return kzalloc(sizeof(struct damos_sysfs_quota_goal), GFP_KERNEL);
849 struct damos_sysfs_quota_goal *goal = container_of(kobj,
850 struct damos_sysfs_quota_goal, kobj);
859 struct damos_sysfs_quota_goal *goal = container_of(kobj,
860 struct damos_sysfs_quota_goal, kobj);
875 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct
876 damos_sysfs_quota_goal, kobj);
884 struct damos_sysfs_quota_goal *goa
932 ATTRIBUTE_GROUPS(damos_sysfs_quota_goal); variable
[all...]

Completed in 81 milliseconds