Searched hist:"2 e9a97256616f2f7280f8bed8c98e57bfd745a4d" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/tools/testing/selftests/vDSO/ |
H A D | vdso_test_getcpu.c | 2e9a97256616f2f7280f8bed8c98e57bfd745a4d Fri May 22 11:21:39 CDT 2020 Mark Brown <broonie@kernel.org> selftests: vdso: Add a selftest for vDSO getcpu()
Provide a very basic selftest for getcpu() which similarly to our existing test for gettimeofday() looks up the function in the vDSO and prints the results it gets if the function exists and succeeds.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | .gitignore | diff 2e9a97256616f2f7280f8bed8c98e57bfd745a4d Fri May 22 11:21:39 CDT 2020 Mark Brown <broonie@kernel.org> selftests: vdso: Add a selftest for vDSO getcpu()
Provide a very basic selftest for getcpu() which similarly to our existing test for gettimeofday() looks up the function in the vDSO and prints the results it gets if the function exists and succeeds.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | Makefile | diff 2e9a97256616f2f7280f8bed8c98e57bfd745a4d Fri May 22 11:21:39 CDT 2020 Mark Brown <broonie@kernel.org> selftests: vdso: Add a selftest for vDSO getcpu()
Provide a very basic selftest for getcpu() which similarly to our existing test for gettimeofday() looks up the function in the vDSO and prints the results it gets if the function exists and succeeds.
Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|