Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mm/
Dinit.c546 static struct section_perm ro_perms[] = { variable
656 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()
674 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), false, in set_kernel_text_rw()
683 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), true, in set_kernel_text_ro()