Lines Matching refs:loading
52 with loading modules when it shouldn't or if you want to help
64 bool "Debug duplicate modules with auto-loading"
80 module requests to help identify if module auto-loading may be the
94 completes. Subsequent auto-loading requests for the same module do
102 abuse was due to module auto-loading. These issues are currently only
105 module auto-loading is not the culprit. There may very well still be
106 many duplicate module auto-loading requests which could be optimized
117 auto-loading requests using WARN_ON() instead of pr_warn(). You
125 bool "Forced module loading"
128 Allow loading of modules without version information (ie. modprobe
129 --force). Forced module loading sets the 'F' (forced) taint flag and
348 bool "Allow loading of modules with missing namespace imports"
356 requirement and lifts the enforcement when loading a module.