Home
last modified time | relevance | path

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

/Linux-v5.10/lib/raid6/test/
DMakefile64 all: raid6.a raid6test
71 raid6test: test.c raid6.a target
72 $(CC) $(CFLAGS) -o raid6test $^
132 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c vpermxor*.c neon*.c tables.c raid6test
/Linux-v5.10/crypto/async_tx/
DMakefile7 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o