Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Ddamon.h505 struct damon_ctx { struct
506 struct damon_attrs attrs;
509 struct timespec64 last_aggregation;
510 struct timespec64 last_ops_update;
513 struct task_struct *kdamond;
514 struct mutex kdamond_lock;
516 struct damon_operations ops;
517 struct damon_callback callback;
519 struct list_head adaptive_targets;
520 struct list_head schemes;
/linux-6.3-rc2/mm/damon/
A Dsysfs.c942 struct damon_ctx *damon_ctx; member

Completed in 14 milliseconds