Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dmodule.c1692 static void set_section_ro_nx(void *base, in set_section_ro_nx() function
1784 static inline void set_section_ro_nx(void *base, unsigned long text_size, unsigned long ro_size, un… in set_section_ro_nx() function
3040 set_section_ro_nx(mod->module_core, in SYSCALL_DEFINE3()
3046 set_section_ro_nx(mod->module_init, in SYSCALL_DEFINE3()