Searched refs:cleanup_target (Results 1 – 4 of 4) sorted by relevance
149 goto cleanup_target; in test_tc_opts_before_target()248 cleanup_target: in test_tc_opts_before_target()301 goto cleanup_target; in test_tc_opts_after_target()432 goto cleanup_target; in test_tc_opts_after_target()439 cleanup_target: in test_tc_opts_after_target()494 goto cleanup_target; in test_tc_opts_revision_target()504 goto cleanup_target; in test_tc_opts_revision_target()546 cleanup_target: in test_tc_opts_revision_target()711 goto cleanup_target; in test_tc_opts_replace_target()856 cleanup_target: in test_tc_opts_replace_target()[all …]
656 void (*cleanup_target)(struct damon_target *t); member
1015 .cleanup_target = damon_va_cleanup_target, in damon_va_initcall()
516 if (ctx && ctx->ops.cleanup_target) in damon_destroy_target()517 ctx->ops.cleanup_target(t); in damon_destroy_target()