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

/linux-4.1.27/kernel/
H A Dmodule.c485 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() function
570 static int percpu_modalloc(struct module *mod, struct load_info *info) percpu_modalloc() function
3311 err = percpu_modalloc(mod, info); load_module()
/linux-4.1.27/mm/
H A Dpercpu.c42 * entry. This is mostly copied from the percpu_modalloc() allocator.

Completed in 114 milliseconds