Searched refs:DAMON_MIN_REGION_SZ (Results 1 – 5 of 5) sorted by relevance
196 param_ctx->min_region_sz = max(DAMON_MIN_REGION_SZ / addr_unit, 1); in damon_reclaim_apply_parameters()
286 param_ctx->min_region_sz = max(DAMON_MIN_REGION_SZ / addr_unit, 1); in damon_lru_sort_apply_parameters()
1472 DAMON_MIN_REGION_SZ / sys_ctx->addr_unit, 1); in damon_sysfs_apply_inputs()
605 ctx->min_region_sz = DAMON_MIN_REGION_SZ; in damon_new_ctx()
18 #define DAMON_MIN_REGION_SZ PAGE_SIZE macro