Home
last modified time | relevance | path

Searched refs:damon_new_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/mm/damon/
Dcore-test.h52 struct damon_ctx *c = damon_new_ctx(); in damon_test_target()
79 struct damon_ctx *ctx = damon_new_ctx(); in damon_test_aggregate()
122 struct damon_ctx *c = damon_new_ctx(); in damon_test_split_at()
215 struct damon_ctx *c = damon_new_ctx(); in damon_test_split_regions_of()
237 struct damon_ctx *c = damon_new_ctx(); in damon_test_ops_registration()
Ddbgfs-test.h96 struct damon_ctx *ctx = damon_new_ctx(); in damon_dbgfs_test_set_init_regions()
Dreclaim.c440 ctx = damon_new_ctx(); in damon_reclaim_init()
Dcore.c355 struct damon_ctx *damon_new_ctx(void) in damon_new_ctx() function
Ddbgfs.c740 ctx = damon_new_ctx(); in dbgfs_new_ctx()
Dsysfs.c2435 struct damon_ctx *ctx = damon_new_ctx(); in damon_sysfs_build_ctx()
/linux-5.19.10/include/linux/
Ddamon.h517 struct damon_ctx *damon_new_ctx(void);