Searched refs:should_read_vsyscall (Results 1 – 1 of 1) sorted by relevance
52 bool should_read_vsyscall = false; variable110 should_read_vsyscall = true; in init_vsys()136 should_read_vsyscall = (r == 'r'); in init_vsys()151 should_read_vsyscall = false; in init_vsys()413 if (can_read && !should_read_vsyscall) { in test_vsys_r()416 } else if (!can_read && should_read_vsyscall) { in test_vsys_r()