Home
last modified time | relevance | path

Searched refs:test_getcpu (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/x86/
H A Dtest_vsyscall.c310 static int test_getcpu(int cpu) in test_getcpu() function
566 nerrs += test_getcpu(0); in main()
567 nerrs += test_getcpu(1); in main()
/openbmc/linux/tools/testing/selftests/vDSO/
H A Dvdso_test_correctness.c171 static void test_getcpu(void) in test_getcpu() function
451 test_getcpu(); in main()