Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mm/
H A Dinit.c305 struct section_perm { struct
317 static struct section_perm nx_perms[] = {
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()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dinit.c432 struct section_perm { struct
444 static struct section_perm nx_perms[] = {
471 static struct section_perm ro_perms[] = {
521 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms()
553 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early()

Completed in 2 milliseconds