Home
last modified time | relevance | path

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

/linux/mm/damon/
A Dcore.c847 struct damos *dst_scheme, *next, *src_scheme, *new_scheme; in damon_commit_schemes() local
850 damon_for_each_scheme_safe(dst_scheme, next, dst) { in damon_commit_schemes()
853 err = damos_commit(dst_scheme, src_scheme); in damon_commit_schemes()
857 damon_destroy_scheme(dst_scheme); in damon_commit_schemes()

Completed in 10 milliseconds