Searched refs:max_nr_regions (Results 1 – 6 of 6) sorted by relevance
169 static unsigned long max_nr_regions __read_mostly = 1000;170 module_param(max_nr_regions, ulong, 0600);311 min_nr_regions, max_nr_regions); in damon_reclaim_apply_parameters()
373 ctx->max_nr_regions = 1000; in damon_new_ctx()433 ctx->max_nr_regions = max_nr_reg; in damon_set_attrs()998 if (nr_regions > ctx->max_nr_regions / 2) in kdamond_split_regions()1003 nr_regions < ctx->max_nr_regions / 3) in kdamond_split_regions()
60 ctx->max_nr_regions); in dbgfs_attrs_read()
156 max_nr_regions section in 接口: 模块参数
443 unsigned long max_nr_regions; member
186 max_nr_regions section in Interface: Module Parameters