Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dinit.c305 struct section_perm { struct
317 static struct section_perm nx_perms[] = { argument
344 static struct section_perm ro_perms[] = {
394 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms()
426 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()