Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/module/
Dmain.c371 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
466 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() function
2755 err = percpu_modalloc(mod, info); in load_module()