Home
last modified time | relevance | path

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

/linux/kernel/module/
H A Dstrict_rwx.c135 void module_mark_ro_after_init(const Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_mark_ro_after_init() function
H A Dinternal.h338 void module_mark_ro_after_init(const Elf_Ehdr *hdr, Elf_Shdr *sechdrs,
H A Dmain.c2907 module_mark_ro_after_init(info->hdr, info->sechdrs, info->secstrings); in layout_and_allocate()