mirror-linux/mm/damon
Enze Li ea68ea9091 mm/damon: s/primitives/code/ on comments
The word 'primitive' is not explicit.  To make the code more easily
understood, this commit renames 'primitives' to 'code' in header comments
of some source files.

Link: https://lkml.kernel.org/r/20250530053115.153238-1-lienze@kylinos.cn
Signed-off-by: Enze Li <lienze@kylinos.cn>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2025-06-05 21:55:41 -07:00
..
tests mm/damon/tests/core-kunit: add a test for damos_set_filters_default_reject() 2025-05-22 14:55:38 -07:00
Kconfig mm/damon/Kconfig: enable CONFIG_DAMON by default 2025-05-31 22:46:12 -07:00
Makefile mm/damon: remove DAMON debugfs interface 2025-01-25 20:22:29 -08:00
core.c mm/damon/core: avoid destroyed target reference from DAMOS quota 2025-05-31 22:46:09 -07:00
lru_sort.c Revert "mm/damon/lru_sort: adjust local variable to dynamic allocation" 2024-09-09 16:39:00 -07:00
modules-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
modules-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
ops-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
ops-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
paddr.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
reclaim.c mm/damon: add 'allow' argument to damos_new_filter() 2025-01-25 20:22:32 -08:00
sysfs-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-schemes.c mm/damon/sysfs-schemes: fix wrong comment on damons_sysfs_quota_goal_metric_strs 2025-05-22 14:55:38 -07:00
sysfs.c mm/damon/sysfs: remove damon_sysfs_cmd_request and its readers 2025-03-17 22:06:55 -07:00
vaddr.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00