Searched refs:can_have_flags (Results 1 – 1 of 1) sorted by relevance
657 if !r_guard.can_have_flags(prot_flags) { in mprotect()1519 pub fn can_have_flags(&self, prot_flags: ProtFlags) -> bool { in can_have_flags() method