Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/mm/
Dinit.c395 static void set_section_perms(struct section_perm *perms, int n, bool set, in set_section_perms() function
436 set_section_perms(perms, n, true, s->mm); in update_sections_early()
438 set_section_perms(perms, n, true, current->active_mm); in update_sections_early()
439 set_section_perms(perms, n, true, &init_mm); in update_sections_early()