summaryrefslogtreecommitdiff
path: root/mm/damon/dbgfs-test.h
AgeCommit message (Expand)Author
2023-12-20mm/damon: update email of SeongJaeSeongJae Park
2022-03-22mm/damon/dbgfs-test: fix is_target_id() changeSeongJae Park
2022-03-22mm/damon: rename damon_primitives to damon_operationsSeongJae Park
2022-03-22mm/damon: remove the target id conceptSeongJae Park
2022-03-22mm/damon/core: move damon_set_targets() into dbgfsSeongJae Park
2022-03-22mm/damon/dbgfs/init_regions: use target index instead of target idSeongJae Park
2021-11-06mm/damon: fix a few spelling mistakes in comments and a pr_debug messageColin Ian King
2021-11-06mm/damon/dbgfs-test: add a unit test case for 'init_regions'SeongJae Park
2021-09-24mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski
2021-09-08mm/damon: add kunit testsSeongJae Park