Home
last modified time | relevance | path

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

/linux-6.6.21/lib/raid6/test/
DMakefile80 all: raid6.a raid6test
87 raid6test: test.c raid6.a target
88 $(CC) $(CFLAGS) -o raid6test $^
148 rm -f *.o *.a mktables mktables.c *.uc int*.c altivec*.c vpermxor*.c neon*.c tables.c raid6test
D.gitignore3 /raid6test
/linux-6.6.21/crypto/async_tx/
DMakefile7 obj-$(CONFIG_ASYNC_RAID6_TEST) += raid6test.o