Searched refs:loadable (Results 1 – 25 of 62) sorted by relevance
123
/Linux-v4.19/samples/ |
D | Kconfig | 10 tristate "Build trace_events examples -- loadable modules only" 23 tristate "Build kobject examples -- loadable modules only" 33 tristate "Build kprobes examples -- loadable modules only" 39 tristate "Build kretprobes example -- loadable modules only" 44 tristate "Build kernel hardware breakpoint examples -- loadable module only" 50 tristate "Build kfifo examples -- loadable modules only" 60 tristate "Build kdb command example -- loadable modules only" 67 tristate "Build qmi client sample -- loadable modules only" 77 tristate "Build rpmsg client sample -- loadable modules only" 85 tristate "Build live patching samples -- loadable modules only" [all …]
|
/Linux-v4.19/drivers/block/paride/ |
D | Kconfig | 20 it as a loadable module. The module will be called pd. You 36 build it as a loadable module. The module will be called pcd. You 52 to build it as a loadable module. The module will be called pf. 66 to build it as a loadable module. The module will be called pt. 82 otherwise you should answer M to build it as a loadable module. The 107 loadable module. The module will be called aten. You must also 125 answer M to build it as a loadable module. The module will be 144 answer M to build it as a loadable module. The module will be 155 driver, otherwise you should answer M to build it as a loadable 166 driver, otherwise you should answer M to build it as a loadable [all …]
|
/Linux-v4.19/net/caif/ |
D | Kconfig | 39 This can be either built-in or a loadable module, 50 This can be either built-in or a loadable module,
|
/Linux-v4.19/scripts/kconfig/tests/choice/ |
D | oldask0_expected_stdout | 1 Enable loadable module support (MODULES) [Y/n/?] (NEW)
|
D | oldask1_expected_stdout | 1 Enable loadable module support (MODULES) [N/y/?]
|
D | Kconfig | 2 bool "Enable loadable module support"
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bug-hunting.rst | 313 Dynamic address translation is important when kernel loadable modules 321 to debug a protection fault which occurs in a loadable kernel module. 325 information available if the developer of the loadable module chose to 339 kernel loadable modules. 341 The following is an example of a protection fault in a loadable module
|
D | kernel-parameters.rst | 28 loadable modules too. 74 "modinfo -p ${modulename}" shows a current list of all parameters of a loadable
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | index.rst | 8 loadable kernel modules. Instead, they are selectable at build-time via
|
/Linux-v4.19/Documentation/rapidio/ |
D | rapidio.txt | 114 discovery methods as statically linked components or loadable modules. 168 (b) If the RapidIO subsystem core is built as a loadable module, in addition 188 NOTE: If RapidIO switch-specific device drivers are built as loadable modules 239 This method can be configured as statically linked or loadable module. 315 In the case when RapidIO switch drivers are built as loadable modules a user
|
/Linux-v4.19/drivers/rapidio/ |
D | Kconfig | 58 Selecting a built-in method disables use of loadable methods.
|
/Linux-v4.19/Documentation/networking/ |
D | igbvf.txt | 27 This driver is only supported as a loadable module at this time. Intel is
|
D | de4x5.txt | 47 The ability to load this driver as a loadable module has been included 56 0) have a copy of the loadable modules code installed on your system.
|
D | dl2k.txt | 58 In Linux, NIC drivers are most commonly configured as loadable modules. 61 The remainder of this section assumes the driver is built as a loadable module.
|
/Linux-v4.19/Documentation/scsi/ |
D | scsi-parameters.txt | 8 "modinfo -p ${modulename}" shows a current list of all parameters of a loadable
|
D | advansys.txt | 95 If the driver is built as a loadable module this variable can be 178 For a loadable module the same effect can be achieved by setting
|
/Linux-v4.19/arch/unicore32/configs/ |
D | unicore32_defconfig | 12 ### Enable loadable module support
|
/Linux-v4.19/Documentation/ |
D | gcc-plugins.txt | 9 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v4.19/Documentation/blockdev/ |
D | paride.txt | 126 configure them as loadable modules, before attempting to compile a 180 if you use them as loadable kernel modules. 185 Note 2: if you build PARPORT support as a loadable module, PARIDE must 186 also be built as loadable modules, and PARPORT must be loaded before the
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-power | 123 referred to a device created by a loadable kernel module. In 138 registered by loadable kernel modules since boot) which match 144 devices created after boot by loadable kernel modules.
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 53 the culprit may be a device from a loadable kernel module that is not loaded
|
/Linux-v4.19/scripts/gcc-plugins/ |
D | Kconfig | 21 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v4.19/sound/soc/intel/skylake/ |
D | skl-topology.h | 373 u8 loadable; member
|
/Linux-v4.19/Documentation/ide/ |
D | ide.txt | 164 drivers can always be compiled as loadable modules, the chipset drivers 166 compiled as a loadable module provided no chipset support is needed.
|
/Linux-v4.19/drivers/block/ |
D | Kconfig | 104 kernel, or M if you would like to build it as a loadable module. If 105 your parallel port support is in a loadable module, you must build 108 drivers as loadable modules. If you build this support as a module,
|
123