Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/module/
Dmain.c2363 static struct module *layout_and_allocate(struct load_info *info, int flags) in layout_and_allocate() function
2866 mod = layout_and_allocate(info, flags); in load_module()