Searched refs:target_valid (Results 1 – 2 of 2) sorted by relevance
668 bool (*target_valid)(struct damon_target *t); member
2545 if (c->ops.target_valid && c->ops.target_valid(t) == false) in kdamond_apply_schemes()2795 if (!ctx->ops.target_valid) in kdamond_need_stop()2799 if (ctx->ops.target_valid(t)) in kdamond_need_stop()