Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/
Dmodule.c1580 static void set_section_ro_nx(void *base, in set_section_ro_nx() function
1671 static inline void set_section_ro_nx(void *base, unsigned long text_size, unsigned long ro_size, un… in set_section_ro_nx() function
2880 set_section_ro_nx(mod->module_core, in SYSCALL_DEFINE3()
2886 set_section_ro_nx(mod->module_init, in SYSCALL_DEFINE3()