Searched refs:damon_for_each_region (Results 1 – 8 of 8) sorted by relevance
/Linux-v6.6/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 | 534 damon_for_each_region(r, t) in damon_update_monitoring_results() 606 damon_for_each_region(r, t) in damon_region_sz_limit() 774 damon_for_each_region(r, t) { in kdamond_reset_aggregated() 1058 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-v6.6/include/linux/ |
D | damon.h | 565 #define damon_for_each_region(r, t) \ macro
|
/Linux-v6.6/ |
D | .clang-format | 130 - 'damon_for_each_region'
|