Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmodule.h328 MOD_INVALID = -1, enumerator
/linux/kernel/module/
H A Dmain.c1688 MOD_INVALID, in __layout_sections()
1706 if (WARN_ON_ONCE(type == MOD_INVALID)) in __layout_sections()