Searched refs:MODULE_INIT_IGNORE_MODVERSIONS (Results 1 – 8 of 8) sorted by relevance
6 #if defined(MODULE_INIT_IGNORE_MODVERSIONS) || (defined(HAVE_DECL_MODULE_INIT_IGNORE_MODVERSIONS) &…8 static_assert((MODULE_INIT_IGNORE_MODVERSIONS) == ((1 << 0)), "MODULE_INIT_IGNORE_MODVERSIONS != (1…11 # define MODULE_INIT_IGNORE_MODVERSIONS (1 << 0)31 XLAT(MODULE_INIT_IGNORE_MODVERSIONS),
1 MODULE_INIT_IGNORE_MODVERSIONS (1 << 0)
10 #ifndef MODULE_INIT_IGNORE_MODVERSIONS11 # define MODULE_INIT_IGNORE_MODVERSIONS 1 macro
6 #define MODULE_INIT_IGNORE_MODVERSIONS 1 macro
850 kernel_flags |= MODULE_INIT_IGNORE_MODVERSIONS; in kmod_module_insert_module()
1916 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant
2216 pub const MODULE_INIT_IGNORE_MODVERSIONS: ::c_uint = 0x0001; constant
24557 * bjm.c (MODULE_INIT_IGNORE_MODVERSIONS, MODULE_INIT_IGNORE_VERMAGIC):24560 MODULE_INIT_IGNORE_MODVERSIONS and MODULE_INIT_IGNORE_VERMAGIC records.