Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 122) sorted by relevance

12345

/spdk/test/external_code/
H A Dtest_make.sh27 make -C $SPDK_DIR clean
46 make -C $test_root clean
53 make -C $test_root clean
60 make -C $test_root clean
67 make -C $test_root clean
74 make -C $test_root clean
85 make -C $test_root clean
87 make -C $SPDK_DIR clean
98 make -C $test_root clean
105 make -C $test_root clean
[all …]
/spdk/lib/env_ocf/
H A DMakefile27 .PHONY: all clean install
32 clean: target
45 .PHONY: all clean install ocf_inc ocf_src ocf_distclean all exportlib
59 clean: ocf_distclean target
/spdk/module/scheduler/
H A DMakefile16 ifneq ($(filter %clean%,$(MAKECMDGOALS)),)
21 .PHONY: all clean $(DIRS-y)
24 clean: $(DIRS-y) target
/spdk/ipsecbuild/
H A DMakefile9 .PHONY: all clean install uninstall
26 clean: target
27 $(Q)$(MAKE) -C $(SPDK_ROOT_DIR)/intel-ipsec-mb clean SHARED=n $(REDIRECT)
/spdk/isalbuild/
H A DMakefile9 .PHONY: all clean install
27 clean: target
28 $(Q)$(MAKE) -C $(SPDK_ROOT_DIR)/isa-l clean $(REDIRECT)
/spdk/isalcryptobuild/
H A DMakefile10 .PHONY: all clean install
28 clean: target
29 $(Q)$(MAKE) -C $(SPDK_ROOT_DIR)/isa-l-crypto clean $(REDIRECT)
/spdk/.githooks/
H A Dpre-push35 $MAKE clean >> make.log 2>&1
51 $MAKE clean SKIP_DPDK_BUILD=1 >> make.log 2>&1
80 $MAKE clean >> make.log 2>&1
/spdk/lib/ftl/upgrade/
H A Dftl_sb_prev.h37 uint64_t clean; member
78 uint64_t clean; member
115 uint64_t clean; member
/spdk/module/blob/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/util/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
16 clean: $(DIRS-y) target
/spdk/examples/go/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/accel/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/idxd/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/nvmf/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/lib/vfio_user/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/test/bdev/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/module/event/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/thread/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/module/blobfs/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/examples/sock/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
16 clean: $(DIRS-y) target
/spdk/test/unit/include/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/test/accel/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/test/unit/lib/notify/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/test/unit/lib/bdev/gpt/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target
/spdk/test/unit/lib/log/
H A DMakefile11 .PHONY: all clean $(DIRS-y)
14 clean: $(DIRS-y) target

12345