mm/damon/sysfs.c
1881
struct damon_sysfs_intervals_goal *sys_goal =
mm/damon/sysfs.c
449
static struct damon_sysfs_intervals_goal *damon_sysfs_intervals_goal_alloc(
mm/damon/sysfs.c
453
struct damon_sysfs_intervals_goal *goal = kmalloc_obj(*goal);
mm/damon/sysfs.c
469
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
470
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
478
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
479
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
493
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
494
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
502
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
503
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
517
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
518
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
526
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
527
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
541
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
542
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
550
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
551
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
564
kfree(container_of(kobj, struct damon_sysfs_intervals_goal, kobj));
mm/damon/sysfs.c
586
ATTRIBUTE_GROUPS(damon_sysfs_intervals_goal);
mm/damon/sysfs.c
603
struct damon_sysfs_intervals_goal *intervals_goal;
mm/damon/sysfs.c
624
struct damon_sysfs_intervals_goal *goal;