Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/x86/
Dtest_vsyscall.c55 bool vsyscall_map_r = false, vsyscall_map_x = false; variable
140 vsyscall_map_x = (x == 'x'); in init_vsys()
151 vsyscall_map_x = false; in init_vsys()
242 if (vsyscall_map_x) in test_gtod()
256 if (vsyscall_map_x) { in test_gtod()
277 if (vsyscall_map_x) in test_time()
298 if (vsyscall_map_x) { in test_time()
334 if (vsyscall_map_x) in test_getcpu()
373 if (vsyscall_map_x) { in test_getcpu()
434 if (vsyscall_map_x) { in test_vsys_x()
[all …]