Home
last modified time | relevance | path

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

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