Home
last modified time | relevance | path

Searched refs:reset_aggregated (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Ddamon.h420 void (*reset_aggregated)(struct damon_ctx *context); member
/openbmc/linux/mm/damon/
H A Dpaddr.c341 .reset_aggregated = NULL, in damon_pa_initcall()
H A Dcore.c1489 if (ctx->ops.reset_aggregated) in kdamond_fn()
1490 ctx->ops.reset_aggregated(ctx); in kdamond_fn()
H A Dvaddr.c708 .reset_aggregated = NULL, in damon_va_initcall()