Searched refs:damon_for_each_target_safe (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/include/linux/ |
D | damon.h | 505 #define damon_for_each_target_safe(t, next, ctx) \ macro
|
/Linux-v6.1/mm/damon/ |
D | dbgfs.c | 456 damon_for_each_target_safe(t, next, ctx) { in dbgfs_set_targets() 465 damon_for_each_target_safe(t, next, ctx) in dbgfs_set_targets() 768 damon_for_each_target_safe(t, next, ctx) { in dbgfs_before_terminate()
|
D | core.c | 413 damon_for_each_target_safe(t, next_t, ctx) in damon_destroy_targets()
|
D | sysfs.c | 2130 damon_for_each_target_safe(t, next, ctx) { in damon_sysfs_destroy_targets() 2355 damon_for_each_target_safe(t, next, ctx) { in damon_sysfs_before_terminate()
|
/Linux-v6.1/ |
D | .clang-format | 135 - 'damon_for_each_target_safe'
|