can_read 404 tools/testing/selftests/x86/test_vsyscall.c bool can_read; can_read 407 tools/testing/selftests/x86/test_vsyscall.c can_read = true; can_read 409 tools/testing/selftests/x86/test_vsyscall.c can_read = false; can_read 412 tools/testing/selftests/x86/test_vsyscall.c if (can_read && !vsyscall_map_r) { can_read 415 tools/testing/selftests/x86/test_vsyscall.c } else if (!can_read && vsyscall_map_r) { can_read 418 tools/testing/selftests/x86/test_vsyscall.c } else if (can_read) {