Home
last modified time | relevance | path

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

/Linux-v6.1/lib/raid6/test/
DMakefile66 all: raid6.a raid6test
73 raid6test: test.c raid6.a target
74 $(CC) $(CFLAGS) -o raid6test $^
134 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c vpermxor*.c neon*.c tables.c raid6test
/Linux-v6.1/crypto/async_tx/
DMakefile7 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o