Lines Matching refs:kernel
7 be inserted in the running kernel, rather than being
8 permanently built into the kernel. You use the "modprobe"
10 many parts of the kernel can be built as modules (by
38 anyway), which makes your kernel smaller, faster
46 kernel believes it is unsafe: the kernel will remove the module
48 rmmod). This is mainly for kernel developers and desperate users.
57 module that tainted the kernel. In addition to displaying a
65 Usually, you have to use modules compiled with your kernel.
69 make them incompatible with the kernel you are running. If
99 useful when the kernel or kernel modules are updated separately
100 since that causes the vermagic of the kernel and the module to
114 kernel build dependency so that the signing tool can use its crypto
132 key. Without this, such modules will simply taint the kernel.
163 signature generation. This algorithm _must_ be built into the kernel
250 bool "Support in-kernel module decompression"
256 Support for decompressing kernel modules by the kernel itself
279 When kernel code requests a module, it does so by calling
283 /proc/sys/kernel/modprobe. Setting this to the empty string
284 removes the kernel's ability to request modules (but
288 bool "Trim unused exported kernel symbols" if EXPERT
291 The kernel and some modules make many symbols available for
293 on the set of modules being selected in your kernel configuration,
313 one per line. The path can be absolute, or relative to the kernel