mm/damon/sysfs.c
1344
struct damon_sysfs_intervals_goal *sys_goal =
mm/damon/sysfs.c
451
static struct damon_sysfs_intervals_goal *damon_sysfs_intervals_goal_alloc(
mm/damon/sysfs.c
455
struct damon_sysfs_intervals_goal *goal = kmalloc_obj(*goal);
mm/damon/sysfs.c
471
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
472
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
480
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
481
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
495
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
496
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
504
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
505
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
519
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
520
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
528
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
529
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
543
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
544
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
552
struct damon_sysfs_intervals_goal *goal = container_of(kobj,
mm/damon/sysfs.c
553
struct damon_sysfs_intervals_goal, kobj);
mm/damon/sysfs.c
566
kfree(container_of(kobj, struct damon_sysfs_intervals_goal, kobj));
mm/damon/sysfs.c
588
ATTRIBUTE_GROUPS(damon_sysfs_intervals_goal);
mm/damon/sysfs.c
605
struct damon_sysfs_intervals_goal *intervals_goal;
mm/damon/sysfs.c
626
struct damon_sysfs_intervals_goal *goal;