Searched refs:loadable (Results 1 – 25 of 66) sorted by relevance
123
/Linux-v5.15/samples/ |
D | Kconfig | 14 tristate "Build trace_events examples -- loadable modules only" 51 tristate "Build kprobes examples -- loadable modules only" 57 tristate "Build kretprobes example -- loadable modules only" 62 tristate "Build kernel hardware breakpoint examples -- loadable module only" 68 tristate "Build kfifo examples -- loadable modules only" 78 tristate "Build kdb command example -- loadable modules only" 85 tristate "Build qmi client sample -- loadable modules only" 95 tristate "Build rpmsg client sample -- loadable modules only" 103 tristate "Build live patching samples -- loadable modules only" 109 tristate "Build configfs patching sample -- loadable modules only" [all …]
|
/Linux-v5.15/drivers/block/paride/ |
D | Kconfig | 20 it as a loadable module. The module will be called pd. You 35 build it as a loadable module. The module will be called pcd. You 51 to build it as a loadable module. The module will be called pf. 65 to build it as a loadable module. The module will be called pt. 81 otherwise you should answer M to build it as a loadable module. The 106 loadable module. The module will be called aten. You must also 124 answer M to build it as a loadable module. The module will be 143 answer M to build it as a loadable module. The module will be 154 driver, otherwise you should answer M to build it as a loadable 165 driver, otherwise you should answer M to build it as a loadable [all …]
|
/Linux-v5.15/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.15/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.15/Documentation/admin-guide/ |
D | bug-hunting.rst | 322 Dynamic address translation is important when kernel loadable modules 330 to debug a protection fault which occurs in a loadable kernel module. 334 information available if the developer of the loadable module chose to 348 kernel loadable modules. 350 The following is an example of a protection fault in a loadable module
|
D | kernel-parameters.rst | 28 loadable modules too. 86 "modinfo -p ${modulename}" shows a current list of all parameters of a loadable
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | ixgbevf.rst | 48 This driver is only supported as a loadable module at this time. Intel is not
|
/Linux-v5.15/drivers/remoteproc/ |
D | Kconfig | 43 This can be either built-in or a loadable module. 272 This can be either built-in or a loadable module. 290 This can be either built-in or a loadable module.
|
/Linux-v5.15/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.15/Documentation/admin-guide/LSM/ |
D | index.rst | 8 loadable kernel modules. Instead, they are selectable at build-time via
|
/Linux-v5.15/Documentation/scsi/ |
D | scsi-parameters.rst | 11 ``modinfo -p ${modulename}`` shows a current list of all parameters of a loadable
|
D | advansys.rst | 102 If the driver is built as a loadable module this variable can be 206 For a loadable module the same effect can be achieved by setting
|
/Linux-v5.15/Documentation/kbuild/ |
D | gcc-plugins.rst | 9 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v5.15/drivers/rapidio/ |
D | Kconfig | 70 Selecting a built-in method disables use of loadable methods.
|
/Linux-v5.15/drivers/interconnect/qcom/ |
D | Kconfig | 63 when QCOM_RPMH or QCOM_COMMAND_DB are loadable modules
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/dec/ |
D | de4x5.rst | 53 The ability to load this driver as a loadable module has been included 62 0) have a copy of the loadable modules code installed on your system.
|
/Linux-v5.15/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.15/scripts/gcc-plugins/ |
D | Kconfig | 15 GCC plugins are loadable modules that provide extra features to the
|
/Linux-v5.15/Documentation/power/ |
D | s2ram.rst | 55 the culprit may be a device from a loadable kernel module that is not loaded
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 66 In Linux, NIC drivers are most commonly configured as loadable modules. 69 The remainder of this section assumes the driver is built as a loadable module.
|
/Linux-v5.15/drivers/block/ |
D | Kconfig | 103 kernel, or M if you would like to build it as a loadable module. If 104 your parallel port support is in a loadable module, you must build 107 drivers as loadable modules. If you build this support as a module,
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-power | 127 referred to a device created by a loadable kernel module. In 142 registered by loadable kernel modules since boot) which match 148 devices created after boot by loadable kernel modules.
|
/Linux-v5.15/sound/soc/intel/skylake/ |
D | skl-topology.h | 374 u8 loadable; member
|
123