Home
last modified time | relevance | path

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

/linux-6.12.1/mm/damon/tests/
Dvaddr-kunit.h99 damon_for_each_region(r, t) { in __nth_region_of()
260 damon_for_each_region(r, t) { in damon_test_split_evenly_fail()
281 damon_for_each_region(r, t) { in damon_test_split_evenly_succ()
Dcore-kunit.h107 damon_for_each_region(r, t) { in damon_test_aggregate()
171 damon_for_each_region(r3, t) { in damon_test_merge_two()
185 damon_for_each_region(r, t) { in __nth_region_of()
309 damon_for_each_region(r, t) { in damon_test_set_regions()
/linux-6.12.1/mm/damon/
Dpaddr.c85 damon_for_each_region(r, t) in damon_pa_prepare_access_checks()
192 damon_for_each_region(r, t) { in damon_pa_check_accesses()
Dcore.c608 damon_for_each_region(r, t) in damon_update_monitoring_results()
902 damon_for_each_region(src_region, src) in damon_commit_target_regions()
911 damon_for_each_region(src_region, src) in damon_commit_target_regions()
1030 damon_for_each_region(r, t) in damon_region_sz_limit()
1168 damon_for_each_region(r, t) { in kdamond_reset_aggregated()
1609 damon_for_each_region(r, t) { in damos_adjust_quota()
Dvaddr.c427 damon_for_each_region(r, t) in damon_va_prepare_access_checks()
599 damon_for_each_region(r, t) { in damon_va_check_accesses()
Ddbgfs.c561 damon_for_each_region(r, t) { in sprint_init_regions()
/linux-6.12.1/include/linux/
Ddamon.h672 #define damon_for_each_region(r, t) \ macro
/linux-6.12.1/
D.clang-format135 - 'damon_for_each_region'