Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mm/
Dinit.c455 static struct section_perm ro_perms[] = { variable
565 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()
583 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), false, in set_kernel_text_rw()
592 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), true, in set_kernel_text_ro()