Home
last modified time | relevance | path

Searched refs:raid6test (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/lib/raid6/test/
DMakefile63 all: raid6.a raid6test
70 raid6test: test.c raid6.a target
71 $(CC) $(CFLAGS) -o raid6test $^
122 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c neon*.c tables.c raid6test
/linux-4.1.27/crypto/async_tx/
DMakefile6 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o