Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmodule.h6 #define MODULE_INIT_IGNORE_MODVERSIONS 1 macro
/openbmc/linux/kernel/module/
H A Dsigning.c76 bool mangled_module = flags & (MODULE_INIT_IGNORE_MODVERSIONS | in module_sig_check()
H A Dmain.c1889 if (flags & MODULE_INIT_IGNORE_MODVERSIONS) in elf_validity_cache_copy()
3208 if (flags & ~(MODULE_INIT_IGNORE_MODVERSIONS in SYSCALL_DEFINE3()