Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Ddamon.h611 struct damon_callback { struct
612 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);