Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/x86/
Dtest_vsyscall.c50 bool vsyscall_map_r = false, vsyscall_map_x = false; variable
151 if (vsyscall_map_x) in test_gtod()
165 if (vsyscall_map_x) { in test_gtod()
184 if (vsyscall_map_x) in test_time()
208 if (vsyscall_map_x) { in test_time()
245 if (vsyscall_map_x) in test_getcpu()
282 if (vsyscall_map_x) { in test_getcpu()
357 if (vsyscall_map_x) { in test_vsys_x()
460 vsyscall_map_x = (x == 'x'); in init_vsys()
471 vsyscall_map_x = false; in init_vsys()
[all …]