Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mm/
Dinit.c573 struct section_perm { struct
581 static struct section_perm nx_perms[] = { argument
608 static struct section_perm ro_perms[] = {
658 void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms()
685 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()