Searched refs:loadable (Results 1 – 25 of 62) sorted by relevance
123
/Linux-v5.4/samples/ |
D | Kconfig | 10 tristate "Build trace_events examples -- loadable modules only" 32 tristate "Build kprobes examples -- loadable modules only" 38 tristate "Build kretprobes example -- loadable modules only" 43 tristate "Build kernel hardware breakpoint examples -- loadable module only" 49 tristate "Build kfifo examples -- loadable modules only" 59 tristate "Build kdb command example -- loadable modules only" 66 tristate "Build qmi client sample -- loadable modules only" 76 tristate "Build rpmsg client sample -- loadable modules only" 84 tristate "Build live patching samples -- loadable modules only" 90 tristate "Build configfs patching sample -- loadable modules only" [all …]
|
/Linux-v5.4/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-v5.4/net/caif/ |
D | Kconfig | 40 This can be either built-in or a loadable module, 51 This can be either built-in or a loadable module,
|
/Linux-v5.4/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 | 4 bool "Enable loadable module support"
|
/Linux-v5.4/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-v5.4/Documentation/networking/device_drivers/intel/ |
D | ixgbevf.rst | 48 This driver is only supported as a loadable module at this time. Intel is not
|
/Linux-v5.4/Documentation/driver-api/rapidio/ |
D | rapidio.rst | 120 discovery methods as statically linked components or loadable modules. 174 (b) If the RapidIO subsystem core is built as a loadable module, in addition 196 NOTE: If RapidIO switch-specific device drivers are built as loadable modules 247 This method can be configured as statically linked or loadable module. 323 In the case when RapidIO switch drivers are built as loadable modules a user
|
/Linux-v5.4/Documentation/admin-guide/LSM/ |
D | index.rst | 8 loadable kernel modules. Instead, they are selectable at build-time via
|
/Linux-v5.4/drivers/remoteproc/ |
D | Kconfig | 197 This can be either built-in or a loadable module. 215 This can be either built-in or a loadable module.
|
/Linux-v5.4/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-v5.4/drivers/rapidio/ |
D | Kconfig | 70 Selecting a built-in method disables use of loadable methods.
|
/Linux-v5.4/arch/unicore32/configs/ |
D | defconfig | 12 ### Enable loadable module support
|
/Linux-v5.4/Documentation/core-api/ |
D | gcc-plugins.rst | 9 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v5.4/Documentation/networking/device_drivers/dec/ |
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.
|
/Linux-v5.4/Documentation/admin-guide/blockdev/ |
D | paride.rst | 136 configure them as loadable modules, before attempting to compile a 191 if you use them as loadable kernel modules. 198 if you build PARPORT support as a loadable module, PARIDE must 199 also be built as loadable modules, and PARPORT must be loaded before
|
/Linux-v5.4/scripts/gcc-plugins/ |
D | Kconfig | 23 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v5.4/Documentation/power/ |
D | s2ram.rst | 55 the culprit may be a device from a loadable kernel module that is not loaded
|
/Linux-v5.4/Documentation/networking/device_drivers/dlink/ |
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-v5.4/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-v5.4/sound/soc/intel/skylake/ |
D | skl-topology.h | 358 u8 loadable; member
|
/Linux-v5.4/Documentation/ide/ |
D | ide.rst | 172 drivers can always be compiled as loadable modules, the chipset drivers 174 compiled as a loadable module provided no chipset support is needed.
|
123