Lines Matching refs:which
6 Kernel modules are small pieces of compiled code which can
12 useful for infrequently used options which are not required
38 anyway), which makes your kernel smaller, faster
68 to the modules to (hopefully) spot any changes which would
83 Modules which contain a MODULE_VERSION get an extra "srcversion"
84 field inserted into their modinfo section, which contains a
85 sum of the source files which made it. This helps maintainers
86 see exactly which source was used to build a module (since
95 This enables the module attribute "scmversion" which can be used
131 Reject unsigned modules or signed modules for which we don't have a
162 This determines which sort of hashing algorithm will be used during
202 This option allows you to choose the algorithm which will be used to