Lines Matching full:loading
51 with loading modules when it shouldn't or if you want to help
63 bool "Debug duplicate modules with auto-loading"
79 module requests to help identify if module auto-loading may be the
93 completes. Subsequent auto-loading requests for the same module do
101 abuse was due to module auto-loading. These issues are currently only
104 module auto-loading is not the culprit. There may very well still be
105 many duplicate module auto-loading requests which could be optimized
116 auto-loading requests using WARN_ON() instead of pr_warn(). You
124 bool "Forced module loading"
127 Allow loading of modules without version information (ie. modprobe
128 --force). Forced module loading sets the 'F' (forced) taint flag and
340 bool "Allow loading of modules with missing namespace imports"
348 requirement and lifts the enforcement when loading a module.