Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddamon.h101 struct damon_primitive { struct
102 void (*init)(struct damon_ctx *context);
103 void (*update)(struct damon_ctx *context);
104 void (*prepare_access_checks)(struct damon_ctx *context);
105 unsigned int (*check_accesses)(struct damon_ctx *context);
106 void (*reset_aggregated)(struct damon_ctx *context);
107 bool (*target_valid)(void *target);
108 void (*cleanup)(struct damon_ctx *context);