Searched refs:test_set32 (Results 1 - 3 of 3) sorted by last modified time

/linux-master/arch/riscv/kernel/tests/module_test/
H A Dtest_set32.S7 .global test_set32
8 test_set32: label
H A DMakefile5 test_set := test_set6.o test_set8.o test_set16.o test_set32.o
H A Dtest_module_linking_main.c14 extern int test_set32(void);
37 int val32 = test_set32();

Completed in 133 milliseconds