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

/linux-master/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) function
443 update_sections_early(nx_perms, ARRAY_SIZE(nx_perms));
454 update_sections_early(ro_perms, ARRAY_SIZE(ro_perms));

Completed in 203 milliseconds