Home
last modified time | relevance | path

Searched refs:damon_select_ops (Results 1 – 8 of 8) sorted by relevance

/linux/mm/damon/
H A Dmodules-common.c27 if (damon_select_ops(ctx, DAMON_OPS_PADDR)) { in damon_modules_new_paddr_ctx_target()
H A Dstat.c226 if (damon_select_ops(ctx, DAMON_OPS_PADDR)) in damon_stat_build_ctx()
H A Dsysfs.c1465 err = damon_select_ops(ctx, sys_ctx->ops_id); in damon_sysfs_apply_inputs()
H A Dcore.c96 int damon_select_ops(struct damon_ctx *ctx, enum damon_ops_id id) in damon_select_ops() function
/linux/samples/damon/
H A Dwsse.c71 if (damon_select_ops(ctx, DAMON_OPS_VADDR)) { in damon_sample_wsse_start()
H A Dprcl.c71 if (damon_select_ops(ctx, DAMON_OPS_VADDR)) { in damon_sample_prcl_start()
H A Dmtier.c106 if (damon_select_ops(ctx, DAMON_OPS_PADDR)) in damon_sample_mtier_build_ctx()
/linux/include/linux/
H A Ddamon.h973 int damon_select_ops(struct damon_ctx *ctx, enum damon_ops_id id);