Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm/mm/
H A Dinit.c422 * update_sections_early intended to be called only through stop_machine
426 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early() function
443 update_sections_early(nx_perms, ARRAY_SIZE(nx_perms)); in __fix_kernmem_perms()
454 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dinit.c549 * update_sections_early intended to be called only through stop_machine
553 static void update_sections_early(struct section_perm perms[], int n) in update_sections_early() function
570 update_sections_early(nx_perms, ARRAY_SIZE(nx_perms)); in __fix_kernmem_perms()
581 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms)); in __mark_rodata_ro()

Completed in 3 milliseconds