Home
last modified time | relevance | path

Searched refs:new_goal (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/mm/damon/
H A Dcore.c781 struct damos_quota_goal *dst_goal, *next, *src_goal, *new_goal; in damos_commit_quota_goals() local
794 new_goal = damos_new_quota_goal( in damos_commit_quota_goals()
796 if (!new_goal) in damos_commit_quota_goals()
798 damos_add_quota_goal(dst, new_goal); in damos_commit_quota_goals()