Searched refs:loadable (Results 1 – 25 of 66) sorted by relevance
123
/linux-5.19.10/samples/ |
D | Kconfig | 14 tristate "Build trace_events examples -- loadable modules only" 20 tristate "Build custom trace event example -- loadable modules only" 66 tristate "Build kprobes examples -- loadable modules only" 72 tristate "Build kretprobes example -- loadable modules only" 77 tristate "Build kernel hardware breakpoint examples -- loadable module only" 83 tristate "Build fprobe examples -- loadable modules only" 90 tristate "Build kfifo examples -- loadable modules only" 100 tristate "Build kdb command example -- loadable modules only" 107 tristate "Build qmi client sample -- loadable modules only" 117 tristate "Build rpmsg client sample -- loadable modules only" [all …]
|
/linux-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/fs/unicode/ |
D | Kconfig | 10 be a separate loadable module that gets requested only when a file
|
/linux-5.19.10/drivers/remoteproc/ |
D | Kconfig | 54 This can be either built-in or a loadable module. 298 This can be either built-in or a loadable module. 309 This can be either built-in or a loadable module. 327 This can be either built-in or a loadable module.
|
/linux-5.19.10/scripts/gcc-plugins/ |
D | Kconfig | 15 GCC plugins are loadable modules that provide extra features to the
|
/linux-5.19.10/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-5.19.10/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-5.19.10/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-5.19.10/Documentation/admin-guide/LSM/ |
D | index.rst | 8 loadable kernel modules. Instead, they are selectable at build-time via
|
/linux-5.19.10/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-5.19.10/drivers/rapidio/ |
D | Kconfig | 70 Selecting a built-in method disables use of loadable methods.
|
/linux-5.19.10/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-5.19.10/Documentation/power/ |
D | s2ram.rst | 55 the culprit may be a device from a loadable kernel module that is not loaded
|
/linux-5.19.10/Documentation/kbuild/ |
D | gcc-plugins.rst | 9 GCC plugins are loadable modules that provide extra features to the
|
/linux-5.19.10/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-5.19.10/drivers/block/ |
D | Kconfig | 119 kernel, or M if you would like to build it as a loadable module. If 120 your parallel port support is in a loadable module, you must build 123 drivers as loadable modules. If you build this support as a module,
|
/linux-5.19.10/drivers/interconnect/qcom/ |
D | Kconfig | 81 when QCOM_RPMH or QCOM_COMMAND_DB are loadable modules
|
/linux-5.19.10/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-5.19.10/sound/soc/intel/skylake/ |
D | skl-topology.h | 375 u8 loadable; member
|
123