Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kernel/
Dftrace.c68 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v5.4/arch/nds32/kernel/
Dftrace.c100 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v5.4/include/linux/
Dmodule.h850 extern void set_all_modules_text_ro(void);
855 static inline void set_all_modules_text_ro(void) { } in set_all_modules_text_ro() function
/Linux-v5.4/arch/x86/kernel/
Dftrace.c54 set_all_modules_text_ro(); in ftrace_arch_code_modify_post_process()
/Linux-v5.4/kernel/
Dmodule.c2052 void set_all_modules_text_ro(void) in set_all_modules_text_ro() function