Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/
Dmodule.c653 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
749 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
3894 err = percpu_modalloc(mod, info); in load_module()