aboutsummaryrefslogtreecommitdiffstats
path: root/mm/damon/dbgfs-test.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22mm/damon/dbgfs-test: fix is_target_id() changeSeongJae Park1-1/+3
2022-03-22mm/damon: rename damon_primitives to damon_operationsSeongJae Park1-1/+1
2022-03-22mm/damon: remove the target id conceptSeongJae Park1-41/+22
2022-03-22mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park1-7/+7
2022-03-22mm/damon/dbgfs/init_regions: use target index instead of target idSeongJae Park1-10/+10
2021-11-06mm/damon: fix a few spelling mistakes in comments and a pr_debug messageColin Ian King1-1/+1
2021-11-06mm/damon/dbgfs-test: add a unit test case for 'init_regions'SeongJae Park1-0/+54
2021-09-24mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski1-8/+8
2021-09-08mm/damon: add kunit testsSeongJae Park1-0/+126