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

/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_sub16.S7 .global test_sub16
8 test_sub16: 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.c20 extern int test_sub16(void);
52 int val16 = test_sub16();

Completed in 96 milliseconds