Lines Matching refs:which
7 Kernel modules are small pieces of compiled code which can
13 useful for infrequently used options which are not required
33 Allows you to enable / disable features which can help you debug
46 modules we keep track of modules which failed due to either the
70 which multiple duplicate requests can end up in userspace and multiple
100 boot on systems which are failing to boot or if you suspect you may be
106 many duplicate module auto-loading requests which could be optimized
137 anyway), which makes your kernel smaller, faster
168 to the modules to (hopefully) spot any changes which would
243 Modules which contain a MODULE_VERSION get an extra "srcversion"
244 field inserted into their modinfo section, which contains a
245 sum of the source files which made it. This helps maintainers
246 see exactly which source was used to build a module (since
277 Reject unsigned modules or signed modules for which we don't have a
296 This determines which sort of hashing algorithm will be used during