Searched refs:can_read (Results 1 – 1 of 1) sorted by relevance
404 bool can_read; in test_vsys_r() local407 can_read = true; in test_vsys_r()409 can_read = false; in test_vsys_r()412 if (can_read && !vsyscall_map_r) { in test_vsys_r()415 } else if (!can_read && vsyscall_map_r) { in test_vsys_r()418 } else if (can_read) { in test_vsys_r()