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

/linux-master/mm/damon/
H A Dsysfs-schemes.c827 struct damos_sysfs_quota_goal { struct
840 static struct damos_sysfs_quota_goal *damos_sysfs_quota_goal_alloc(void)
842 return kzalloc(sizeof(struct damos_sysfs_quota_goal), GFP_KERNEL);
848 struct damos_sysfs_quota_goal *goal = container_of(kobj,
849 struct damos_sysfs_quota_goal, kobj);
858 struct damos_sysfs_quota_goal *goal = container_of(kobj,
859 struct damos_sysfs_quota_goal, kobj);
874 struct damos_sysfs_quota_goal *goal = container_of(kobj, struct
875 damos_sysfs_quota_goal, kobj);
883 struct damos_sysfs_quota_goal *goa
931 ATTRIBUTE_GROUPS(damos_sysfs_quota_goal); variable
[all...]

Completed in 87 milliseconds