Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/x86/
H A 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...]
/kernel/linux/linux-6.6/tools/testing/selftests/x86/
H A Dtest_vsyscall.c55 bool vsyscall_map_r = false, vsyscall_map_x = false; variable
137 vsyscall_map_x = (x == 'x'); in init_vsys()
148 vsyscall_map_x = false; in init_vsys()
239 if (vsyscall_map_x) in test_gtod()
253 if (vsyscall_map_x) { in test_gtod()
274 if (vsyscall_map_x) in test_time()
295 if (vsyscall_map_x) { in test_time()
331 if (vsyscall_map_x) in test_getcpu()
370 if (vsyscall_map_x) { in test_getcpu()
431 if (vsyscall_map_x) { in test_vsys_x()
[all...]

Completed in 3 milliseconds