Searched refs:damon_for_each_region_safe (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | core.c | 182 damon_for_each_region_safe(r, next, t) in damon_free_target() 724 damon_for_each_region_safe(r, next_r, t) in kdamond_apply_schemes() 761 damon_for_each_region_safe(r, next, t) { in damon_merge_regions_of() 828 damon_for_each_region_safe(r, next, t) { in damon_split_regions_of() 1055 damon_for_each_region_safe(r, next, t) in kdamond_fn()
|
| H A D | dbgfs.c | 531 damon_for_each_region_safe(r, next, t) in set_init_regions() 550 damon_for_each_region_safe(r, next, t) in set_init_regions()
|
| H A D | vaddr.c | 312 damon_for_each_region_safe(r, next, t) { in damon_va_apply_three_regions()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | damon.h | 436 #define damon_for_each_region_safe(r, next, t) \ macro
|