Searched refs:damon_ctx (Results 1 – 1 of 1) sorted by relevance
257 struct damon_ctx;305 void (*init)(struct damon_ctx *context);306 void (*update)(struct damon_ctx *context);307 void (*prepare_access_checks)(struct damon_ctx *context);308 unsigned int (*check_accesses)(struct damon_ctx *context);309 void (*reset_aggregated)(struct damon_ctx *context);310 int (*get_scheme_score)(struct damon_ctx *context,313 unsigned long (*apply_scheme)(struct damon_ctx *context,317 void (*cleanup)(struct damon_ctx *context);345 int (*before_start)(struct damon_ctx *context);[all …]