Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dlivepatch.h200 void klp_module_going(struct module *mod);
242 static inline void klp_module_going(struct module *mod) {} in klp_module_going() function
/OK3568_Linux_fs/kernel/kernel/livepatch/
H A Dcore.c1249 void klp_module_going(struct module *mod) in klp_module_going() function
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1044 klp_module_going(mod); in SYSCALL_DEFINE2()
3833 klp_module_going(mod); in do_init_module()
3931 klp_module_going(mod); in prepare_coming_module()
4145 klp_module_going(mod); in load_module()