Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/tests/module_test/
H A DMakefile3 test_sub := test_sub6.o test_sub8.o test_sub16.o test_sub32.o test_sub64.o macro
7 test_module_linking-objs += $(test_sub)
/linux/tools/testing/selftests/bpf/prog_tests/
H A Datomics.c32 static void test_sub(struct atomics_lskel *skel) in test_sub() function
184 test_sub(skel); in test_atomics()
H A Darena_atomics.c31 static void test_sub(struct arena_atomics *skel) in test_sub() function
188 test_sub(skel); in test_arena_atomics()