Searched defs:damon_for_each_region (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/mm/damon/ |
H A D | vaddr-test.h | 99 damon_for_each_region(r, t) { in __nth_region_of() function 260 damon_for_each_region(r, t) { in damon_test_split_evenly_fail() function 281 damon_for_each_region(r, t) { in damon_test_split_evenly_succ() function
|
H A D | paddr.c | 179 damon_for_each_region(r, t) { in damon_pa_check_accesses() function
|
H A D | core-test.h | 106 damon_for_each_region(r, t) { in damon_test_aggregate() function 161 damon_for_each_region(r3, t) { in damon_test_merge_two() function 175 damon_for_each_region(r, t) { in __nth_region_of() function 285 damon_for_each_region(r, t) { in damon_test_set_regions() function
|
H A D | vaddr.c | 595 damon_for_each_region(r, t) { in damon_va_check_accesses() function
|
H A D | dbgfs.c | 558 damon_for_each_region(r, t) { in sprint_init_regions() function
|
H A D | core.c | 751 damon_for_each_region(r, t) { in kdamond_reset_aggregated() function 1035 damon_for_each_region(r, t) { in damos_adjust_quota() function
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | damon.h | 577 #define damon_for_each_region(r, t) \ macro
|
Completed in 8 milliseconds