Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 3 of 3) sorted by relevance

/mm/
Dvmstat.c174 int threshold; in calculate_pressure_threshold() local
198 int threshold; in calculate_normal_threshold() local
251 int threshold; in refresh_zone_stat_thresholds() local
296 int threshold; in set_pgdat_percpu_threshold() local
Dmemcontrol.c776 long x, threshold = MEMCG_CHARGE_BATCH; in __mod_memcg_state() local
816 long x, threshold = MEMCG_CHARGE_BATCH; in __mod_memcg_lruvec_state() local
4330 unsigned long threshold; in __mem_cgroup_usage_register_event() local
/mm/damon/
Dcore.c787 static void kdamond_merge_regions(struct damon_ctx *c, unsigned int threshold, in kdamond_merge_regions()