Searched refs:klp_module_coming (Results 1 – 2 of 2) sorted by relevance
/kernel/livepatch/ | ||
D | core.c | 1182 int klp_module_coming(struct module *mod) in klp_module_coming() function |
/kernel/module/ | ||
D | main.c | 2700 err = klp_module_coming(mod); in prepare_coming_module() |