Searched defs:damon_callback (Results 1 – 1 of 1) sorted by relevance
611 struct damon_callback { struct612 void *private;614 int (*before_start)(struct damon_ctx *context);615 int (*after_wmarks_check)(struct damon_ctx *context);616 int (*after_sampling)(struct damon_ctx *context);617 int (*after_aggregation)(struct damon_ctx *context);618 int (*before_damos_apply)(struct damon_ctx *context,622 void (*before_terminate)(struct damon_ctx *context);