Home
last modified time | relevance | path

Searched defs:module_layout (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h327 struct module_layout { struct
346 #define __module_layout_align ____cacheline_aligned argument
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c4804 void module_layout(struct module *mod, in module_layout() function