Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/ !
Dlivepatch.h198 void klp_module_going(struct module *mod);
240 static inline void klp_module_going(struct module *mod) {} in klp_module_going() function
/linux-6.1.9/kernel/module/ !
Dmain.c756 klp_module_going(mod); in SYSCALL_DEFINE2()
2539 klp_module_going(mod); in do_init_module()
2659 klp_module_going(mod); in prepare_coming_module()
2874 klp_module_going(mod); in load_module()
/linux-6.1.9/kernel/livepatch/ !
Dcore.c1263 void klp_module_going(struct module *mod) in klp_module_going() function