Searched refs:damon_for_each_region (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/mm/damon/tests/ |
D | vaddr-kunit.h | 99 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()
|
D | core-kunit.h | 107 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/ |
D | paddr.c | 85 damon_for_each_region(r, t) in damon_pa_prepare_access_checks() 192 damon_for_each_region(r, t) { in damon_pa_check_accesses()
|
D | core.c | 608 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()
|
D | vaddr.c | 427 damon_for_each_region(r, t) in damon_va_prepare_access_checks() 599 damon_for_each_region(r, t) { in damon_va_check_accesses()
|
D | dbgfs.c | 561 damon_for_each_region(r, t) { in sprint_init_regions()
|
/linux-6.12.1/include/linux/ |
D | damon.h | 672 #define damon_for_each_region(r, t) \ macro
|
/linux-6.12.1/ |
D | .clang-format | 135 - 'damon_for_each_region'
|