Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/x86/
H A Dtest_vsyscall.c352 bool can_exec; in test_vsys_x() local
355 can_exec = true; in test_vsys_x()
357 can_exec = false; in test_vsys_x()
360 if (can_exec) in test_vsys_x()