Searched refs:damon_for_each_region_safe (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/mm/damon/ |
| D | core.c | 119 damon_for_each_region_safe(r, next, t) in damon_free_target() 482 damon_for_each_region_safe(r, next, t) { in damon_merge_regions_of() 541 damon_for_each_region_safe(r, next, t) { in damon_split_regions_of() 698 damon_for_each_region_safe(r, next, t) in kdamond_fn()
|
| D | vaddr.c | 317 damon_for_each_region_safe(r, next, t) { in damon_va_apply_three_regions()
|
| /Linux-v5.15/include/linux/ |
| D | damon.h | 217 #define damon_for_each_region_safe(r, next, t) \ macro
|