Searched refs:damon_for_each_region_safe (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/mm/damon/ |
H A D | core.c | 216 damon_for_each_region_safe(r, next, t) { in damon_set_regions() 423 damon_for_each_region_safe(r, next, t) in damon_free_target() 1107 damon_for_each_region_safe(r, next_r, t) in kdamond_apply_schemes() 1147 damon_for_each_region_safe(r, next, t) { in damon_merge_regions_of() 1230 damon_for_each_region_safe(r, next, t) { in damon_split_regions_of() 1504 damon_for_each_region_safe(r, next, t) in kdamond_fn()
|
H A D | dbgfs.c | 641 damon_for_each_region_safe(r, next, t) in set_init_regions() 660 damon_for_each_region_safe(r, next, t) in set_init_regions()
|
/openbmc/linux/include/linux/ |
H A D | damon.h | 594 #define damon_for_each_region_safe(r, next, t) \ macro
|
/openbmc/linux/ |
H A D | .clang-format | 131 - 'damon_for_each_region_safe'
|