Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mm/
H A Dinit.c461 /* Make rodata NX (set RO in ro_perms below). */
471 static struct section_perm ro_perms[] = { variable
581 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()
599 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), false, in set_kernel_text_rw()
608 set_section_perms(ro_perms, ARRAY_SIZE(ro_perms), true, in set_kernel_text_ro()
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dinit.c334 /* Make rodata NX (set RO in ro_perms below). */
344 static struct section_perm ro_perms[] = { variable
454 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()

Completed in 2 milliseconds