Searched full:cleanup_all (Results 1 – 3 of 3) sorted by relevance
76 ctx.cleanup_all.directories.extend(ctx.clean_all.directories or [])77 ctx.cleanup_all.extra_directories.extend(ctx.clean_all.extra_directories or [])78 ctx.cleanup_all.files.extend(ctx.clean_all.files or [])79 ctx.cleanup_all.extra_files.extend(ctx.clean_all.extra_files or [])222 directories = ctx.config.cleanup_all.directories or []223 directories.extend(ctx.config.cleanup_all.extra_directories or [])224 files = ctx.config.cleanup_all.files or []225 files.extend(ctx.config.cleanup_all.extra_files or [])267 "cleanup_all": make_cleanup_config(
24 cleanup_all:
64 goto cleanup_all; in test_memcg_subtree_control()67 goto cleanup_all; in test_memcg_subtree_control()71 cleanup_all: in test_memcg_subtree_control()