Searched full:loaded (Results 1 – 25 of 385) sorted by relevance
12345678910>>...16
| /Documentation/admin-guide/ |
| D | tainted-kernels.rst | 42 the kernel got tainted earlier because a proprietary Module (``P``) was loaded, 43 a warning occurred (``W``), and an externally-built module was loaded (``O``). 61 * Proprietary module was loaded (#0) 63 * Externally-built ('out-of-tree') module was loaded (#12) 85 0 G/P 1 proprietary module was loaded 86 1 _/F 2 module was force loaded 95 10 _/C 1024 staging driver was loaded 97 12 _/O 4096 externally-built ("out-of-tree") module was loaded 98 13 _/E 8192 unsigned module was loaded 112 0) ``G`` if all modules loaded have a GPL or compatible license, ``P`` if [all …]
|
| D | init.rst | 16 modules, to be pre-loaded by an initrd). 28 5) **Binary cannot be loaded**: Make sure the binary's architecture matches
|
| /Documentation/ABI/testing/ |
| D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display:: 10 "FW not yet loaded" 12 If FW has been loaded it will display::
|
| D | sysfs-bus-intel_th-output-devices | 7 correstponding output port driver be loaded. 15 port driver is not loaded.
|
| D | sysfs-platform-intel-ifs | 38 Description: Version (hexadecimal) of loaded IFS test image. If no test image 39 is loaded reports "none". Only present for device instances where a test image 50 Reading the file will provide the suffix of the currently loaded IFS test image.
|
| D | configfs-acpi | 21 closed the table will be loaded and ACPI devices 28 after the table has been loaded by filling the aml entry:
|
| D | debugfs-driver-habanalabs | 140 by the device's CPU, Not available when device is loaded with secured 148 the device's CPU, Not available when device is loaded with secured 158 when device is loaded with secured firmware 165 the device's CPU, Not available when device is loaded with secured 173 the device's CPU, Not available when device is loaded with secured 181 when device is loaded with secured firmware 188 when device is loaded with secured firmware 195 when device is loaded with secured firmware
|
| D | evm | 16 asymmetric key. These keys are loaded onto root's 72 Note that once an HMAC key has been loaded, it will no longer 74 HMAC key has been loaded will clear the corresponding flag.
|
| D | sysfs-amd-pmc | 4 Description: Reading this file reports the version of the firmware loaded to
|
| /Documentation/tee/ |
| D | amd-tee.rst | 58 * TEE_CMD_ID_OPEN_SESSION - opens a session with a loaded TA. 59 * TEE_CMD_ID_CLOSE_SESSION - closes session with loaded TA 60 * TEE_CMD_ID_INVOKE_CMD - invokes a command with loaded TA 72 * open_session - loads the TA binary and opens session with loaded TA. 73 * close_session - closes session with loaded TA and unloads it. 74 * invoke_func - invokes a command with loaded TA.
|
| /Documentation/livepatch/ |
| D | callbacks.rst | 68 A callback is only executed if its host klp_object is loaded. For 71 callbacks will only execute if the target module is loaded. When a 72 module target is (un)loaded, its callbacks will execute only if the 82 - Refuse to load a livepatch, if the livepatch is loaded after 88 loaded.
|
| /Documentation/trace/coresight/ |
| D | coresight-config.rst | 37 a matching device, either when the feature is loaded into the system, or when the 69 The current value of the parameter is loaded into the device when the feature 136 The set of configurations and features that are currently loaded into the 206 loaded the feature. 212 The configurations loaded into the CoreSight configuration management are 280 Custom configurations and / or features can be dynamically loaded into the 288 When the module is loaded, then the configuration appears in the configfs 292 Configurations can use previously loaded features. The system will ensure
|
| /Documentation/scsi/ |
| D | scsi.rst | 22 loaded, and if you unload the modules, it will have to be the last one 27 The individual upper and lower level drivers can be loaded in any order 28 once the SCSI core is present in the kernel (either compiled in or loaded
|
| /Documentation/admin-guide/media/ |
| D | ttusb-dec.rst | 41 Since 2.6 kernels, the firmware is loaded at the point that the driver module 42 is loaded.
|
| /Documentation/devicetree/bindings/net/ |
| D | marvell,aquantia.yaml | 13 Marvell Aquantia Ethernet PHY require a firmware to be loaded to actually 20 NVMEM cell, and loaded to the PHY using its mailbox interface. 21 - Manually provided firmware loaded from a file in the filesystem.
|
| /Documentation/admin-guide/LSM/ |
| D | apparmor.rst | 9 a task centered policy, with task "profiles" being created and loaded 34 policy must be loaded into the kernel from user space (see the Documentation
|
| D | LoadPin.rst | 5 LoadPin is a Linux Security Module that ensures all kernel-loaded files 17 LoadPin starts pinning when it sees the first file loaded. If the
|
| /Documentation/arch/powerpc/ |
| D | cpu_families.rst | 14 - Software loaded TLB (603 and e300) 15 - Selectable Software loaded TLB in addition to hash MMU (755, 7450, e600) 127 - Software loaded TLB. 156 - Software loaded with hardware assist. 167 - Software loaded TLB. 168 - e6500 adds HW loaded indirect TLB entries. 208 - Book3E, software loaded TLB + HW loaded indirect TLB entries.
|
| /Documentation/sound/cards/ |
| D | mixart.rst | 22 are loaded, i.e. no PCM nor mixer devices will appear. 82 [As of 2.6.11, the firmware can be loaded automatically with hotplug 86 For loading the firmware automatically after the module is loaded, use a
|
| /Documentation/admin-guide/device-mapper/ |
| D | dm-ima.rst | 99 When a new table is loaded in a device's inactive table slot, 128 which is being loaded into the DM device's inactive table slot. 220 device_active_metadata := Device metadata that reflects the currently loaded active table. 224 active_table_hash := Hash of the currently loaded active table. 291 device_active_metadata := Device metadata that reflects the currently loaded active table. 364 When a 'cache' target is loaded, then IMA ASCII measurement log will have an entry 407 When a 'crypt' target is loaded, then IMA ASCII measurement log will have an entry 450 When a 'integrity' target is loaded, then IMA ASCII measurement log will have an entry 477 When a 'linear' target is loaded, then IMA ASCII measurement log will have an entry 514 When a 'mirror' target is loaded, then IMA ASCII measurement log will have an entry [all …]
|
| /Documentation/arch/s390/ |
| D | zfcpdump.rst | 10 dump tool is loaded. There exists an SCLP hardware interface to obtain the saved 14 a user space dump tool, which are loaded together into the saved memory region
|
| /Documentation/dev-tools/ |
| D | gdb-kernel-debugging.rst | 87 - Set a breakpoint on some not yet loaded module function, e.g.:: 98 - Load the module on the target and watch the symbols being loaded as well as 175 lx-lsmod -- List currently loaded modules 176 lx-symbols -- (Re-)load symbols of Linux kernel and currently loaded modules
|
| /Documentation/scheduler/ |
| D | sched-ext.rst | 47 sched_ext is used only when the BPF scheduler is loaded and running. 51 loaded. 53 When the BPF scheduler is loaded and ``SCX_OPS_SWITCH_PARTIAL`` is not set 57 However, when the BPF scheduler is loaded and ``SCX_OPS_SWITCH_PARTIAL`` is 86 You can check if any BPF scheduler has ever been loaded since boot by examining 88 scheduler has been loaded):
|
| /Documentation/usb/ |
| D | gadget_serial.rst | 148 If gadget serial is loaded as an ACM device you will want to use 150 serial is loaded as a bulk in/out device, you will want to use the 161 When the gadget serial driver is loaded and the USB device connected 191 Once the gadget serial driver is loaded and the USB device connected 213 should be loaded automatically. The command "lsmod" should show the 214 "acm" module is loaded. 223 Once the gadget serial driver is loaded and the USB device connected
|
| /Documentation/networking/device_drivers/atm/ |
| D | cxacru.rst | 10 module loaded, the device will sometimes stop responding after unloading the 13 Note: support for cxacru-cf.bin has been removed. It was not loaded correctly
|
12345678910>>...16