Searched refs:damon_for_each_region (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/mm/damon/ |
D | vaddr-test.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-test.h | 106 damon_for_each_region(r, t) { in damon_test_aggregate() 161 damon_for_each_region(r3, t) { in damon_test_merge_two() 175 damon_for_each_region(r, t) { in __nth_region_of() 285 damon_for_each_region(r, t) { in damon_test_set_regions()
|
D | paddr.c | 77 damon_for_each_region(r, t) in damon_pa_prepare_access_checks() 179 damon_for_each_region(r, t) { in damon_pa_check_accesses()
|
D | vaddr.c | 425 damon_for_each_region(r, t) in damon_va_prepare_access_checks() 595 damon_for_each_region(r, t) { in damon_va_check_accesses()
|
D | core.c | 532 damon_for_each_region(r, t) in damon_update_monitoring_results() 612 damon_for_each_region(r, t) in damon_region_sz_limit() 751 damon_for_each_region(r, t) { in kdamond_reset_aggregated() 1035 damon_for_each_region(r, t) { in damos_adjust_quota()
|
D | dbgfs.c | 558 damon_for_each_region(r, t) { in sprint_init_regions()
|
/linux-6.6.21/include/linux/ |
D | damon.h | 577 #define damon_for_each_region(r, t) \ macro
|
/linux-6.6.21/ |
D | .clang-format | 130 - 'damon_for_each_region'
|