Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmodule.h334 MOD_INVALID = -1, enumerator
/openbmc/linux/kernel/module/
H A Dmain.c1530 MOD_INVALID, in __layout_sections()
1548 if (WARN_ON_ONCE(type == MOD_INVALID)) in __layout_sections()