Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/include/asm/
Dmmu_context.h151 static inline void update_protections(struct mm_struct *mm) in update_protections() function
/linux-4.1.27/mm/
Dnommu.c731 update_protections(mm); in protect_vma()
/linux-4.1.27/kernel/
Dmodule.c1883 update_protections(current->mm); in free_module()