Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmodule.h345 MOD_INVALID = -1, enumerator
/linux-6.15/kernel/module/
H A Dmain.c1587 MOD_INVALID, in __layout_sections()
1605 if (WARN_ON_ONCE(type == MOD_INVALID)) in __layout_sections()