Searched refs:damon_for_each_region_safe (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/mm/damon/ |
H A D | core.c | 216 damon_for_each_region_safe(r, next, t) { in damon_set_regions() function 402 damon_for_each_region_safe(r, next, t) in damon_free_target() 1068 damon_for_each_region_safe(r, next_r, t) in kdamond_apply_schemes() 1100 damon_for_each_region_safe(r, next, t) { in damon_merge_regions_of() function 1165 damon_for_each_region_safe(r, next, t) { in damon_split_regions_of() function 1422 damon_for_each_region_safe(r, next, t) in kdamond_fn()
|
H A D | dbgfs.c | 640 damon_for_each_region_safe(r, next, t) in set_init_regions() 659 damon_for_each_region_safe(r, next, t) in set_init_regions()
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | damon.h | 583 #define damon_for_each_region_safe(r, next, t) \ macro
|
Completed in 6 milliseconds