Searched refs:test_sub8 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_sub8.S7 .global test_sub8
8 test_sub8: label
H A DMakefile3 test_sub := test_sub6.o test_sub8.o test_sub16.o test_sub32.o test_sub64.o
H A Dtest_module_linking_main.c21 extern int test_sub8(void);
53 int val8 = test_sub8();

Completed in 106 milliseconds