Home
last modified time | relevance | path

Searched refs:loadable (Results 1 – 25 of 115) sorted by relevance

12345

/OK3568_Linux_fs/kernel/samples/
H A DKconfig14 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 …]
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A DKconfig20 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 …]
/OK3568_Linux_fs/buildroot/package/bash/
H A DConfig.in16 bool "loadable examples"
19 This option will enable the installation of the "loadable"
20 examples, which are dynamically loadable extension providing
/OK3568_Linux_fs/buildroot/package/python3/
H A D0023-Add-an-option-to-disable-the-ossaudiodev-module.patch25 # Check for support for loadable sqlite extensions
26 AC_MSG_CHECKING(for --enable-loadable-sqlite-extensions)
27 AC_ARG_ENABLE(loadable-sqlite-extensions,
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bash/
H A Dbash.inc127 PACKAGE_BEFORE_PN += "${PN}-loadable"
128 RDEPENDS:${PN}-loadable += "${PN}"
129 FILES:${PN}-loadable += "${libdir}/bash/*"
/OK3568_Linux_fs/kernel/net/caif/
H A DKconfig40 This can be either built-in or a loadable module.
51 This can be either built-in or a loadable module.
/OK3568_Linux_fs/buildroot/board/amarula/vyasa/
H A Dlinux_gmac.fragment2 # on the board, so enable it as loadable module and insert it later
/OK3568_Linux_fs/kernel/scripts/kconfig/tests/choice/
H A Doldask1_expected_stdout1 Enable loadable module support (MODULES) [N/y/?]
H A Doldask0_expected_stdout1 Enable loadable module support (MODULES) [Y/n/?] (NEW)
H A DKconfig4 bool "Enable loadable module support"
/OK3568_Linux_fs/buildroot/package/freescale-imx/kernel-module-imx-gpu-viv/
H A DConfig.in8 Kernel loadable module for Vivante GPU.
/OK3568_Linux_fs/buildroot/package/lttng-modules/
H A DConfig.in11 * CONFIG_MODULES: loadable module support
/OK3568_Linux_fs/external/xserver/hw/xfree86/
H A Dxorgconf.cpp60 # which run-time loadable modules to load when the X server starts up.
381 # The Driver line must be present. When using run-time loadable driver
383 # module. Even when not using loadable driver modules, this line
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.NetConsole51 while loading the netconsole.o module (when used in a loadable module
54 parameters to the loadable module.
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dmulti-with-loadables.its76 description = "Xen one loadable";
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/p11-kit/
H A Dp11-kit_0.24.1.bb29 # PN contains p11-kit-proxy.so, a symlink to a loadable module
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbug-hunting.rst322 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
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A DKconfig41 This can be either built-in or a loadable module.
245 This can be either built-in or a loadable module.
263 This can be either built-in or a loadable module.
/OK3568_Linux_fs/buildroot/package/xvisor/
H A DConfig.in57 Create an image file of Xvisor loadable from Das U-Boot.
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dlink_shlib.mk27 shlink-ldflags += $(call ld-option,-z separate-loadable-segments)
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dlink_shlib.mk27 shlink-ldflags += $(call ld-option,-z separate-loadable-segments)
/OK3568_Linux_fs/kernel/Documentation/driver-api/rapidio/
H A Drapidio.rst120 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
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/intel/
H A Dixgbevf.rst48 This driver is only supported as a loadable module at this time. Intel is not
/OK3568_Linux_fs/kernel/Documentation/admin-guide/LSM/
H A Dindex.rst8 loadable kernel modules. Instead, they are selectable at build-time via
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A DKconfig54 when QCOM_RPMH or QCOM_COMMAND_DB are loadable modules

12345