Home
last modified time | relevance | path

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

/kernel/
Dmodule.c642 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
738 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
3850 err = percpu_modalloc(mod, info); in load_module()