summaryrefslogtreecommitdiffstats
path: root/mm/damon/dbgfs-test.h
Commit message (Expand)AuthorAgeFilesLines
* mm/damon/dbgfs-test: fix is_target_id() changeSeongJae Park2022-03-221-1/+3
* mm/damon: rename damon_primitives to damon_operationsSeongJae Park2022-03-221-1/+1
* mm/damon: remove the target id conceptSeongJae Park2022-03-221-41/+22
* mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park2022-03-221-7/+7
* mm/damon/dbgfs/init_regions: use target index instead of target idSeongJae Park2022-03-221-10/+10
* mm/damon: fix a few spelling mistakes in comments and a pr_debug messageColin Ian King2021-11-061-1/+1
* mm/damon/dbgfs-test: add a unit test case for 'init_regions'SeongJae Park2021-11-061-0/+54
* mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski2021-09-241-8/+8
* mm/damon: add kunit testsSeongJae Park2021-09-081-0/+126