Lines Matching full:modules
33 The LKM (Loadable Kernel Modules) facility has been deprecated in
45 Various types of modules can be loaded into the system.
54 system makes extensive use of loadable kernel modules, and provides loadable
61 modules are placed by default in the
78 or ELF formatted loadable modules.
85 program is used to check the status of the modules currently loaded into the
88 Kernel modules may only be loaded or unloaded if the system security level
93 .It Em "Device Driver modules"
101 become available as a result of loading modules, or existing devices
102 go away when modules are unloaded, by configuring
137 facility, which was similar in functionality to the loadable kernel modules
152 If multiple modules are dependent on module A, and are compiled with module
155 loads an instance of module A when any of the modules are loaded.
169 When system internal interfaces change, old modules often cannot
170 detect this, and such modules when loaded will often cause crashes or