Home
last modified time | relevance | path

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

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