Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dmodule.h796 extern void set_all_modules_text_ro(void);
801 static inline void set_all_modules_text_ro(void) { } in set_all_modules_text_ro() function
/Linux-v4.19/arch/nds32/kernel/
Dftrace.c101 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v4.19/arch/arm/kernel/
Dftrace.c93 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v4.19/arch/x86/kernel/
Dftrace.c44 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v4.19/kernel/
Dmodule.c1996 void set_all_modules_text_ro(void) in set_all_modules_text_ro() function