/Linux-v5.4/tools/perf/util/ |
D | counts.h | 16 struct xyarray *loaded; member 29 return *((bool *) xyarray__entry(counts->loaded, cpu, thread)); in perf_counts__is_loaded() 33 perf_counts__set_loaded(struct perf_counts *counts, int cpu, int thread, bool loaded) in perf_counts__set_loaded() argument 35 *((bool *) xyarray__entry(counts->loaded, cpu, thread)) = loaded; in perf_counts__set_loaded()
|
D | counts.c | 30 counts->loaded = values; in perf_counts__new() 39 xyarray__delete(counts->loaded); in perf_counts__delete() 47 xyarray__reset(counts->loaded); in perf_counts__reset()
|
/Linux-v5.4/Documentation/powerpc/ |
D | cpu_families.rst | 112 - Software loaded TLB. 159 - Software loaded with hardware assist. 170 - Software loaded TLB. 171 - e6500 adds HW loaded indirect TLB entries. 211 - Book3E, software loaded TLB + HW loaded indirect TLB entries.
|
/Linux-v5.4/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 111 0) ``G`` if all modules loaded have a GPL or compatible license, ``P`` if [all …]
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-platform-sst-atom | 8 If the FW has never been loaded it will display: 9 "FW not yet loaded" 10 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 | configfs-acpi | 20 closed the table will be loaded and ACPI devices 27 after the table has been loaded by filling the aml entry:
|
/Linux-v5.4/tools/lib/traceevent/Documentation/ |
D | libtraceevent-plugins.txt | 42 The _tep_unload_plugins()_ function unloads the plugins, previously loaded by 44 _plugin_list_ is the list of loaded plugins, returned by 49 The _tep_load_plugins()_ function returns a list of successfully loaded plugins, 50 or NULL in case no plugins are loaded. 62 /* no plugins are loaded */
|
/Linux-v5.4/drivers/vhost/ |
D | Kconfig | 7 This kernel module can be loaded in host kernel to accelerate 9 module itself which needs to be loaded in guest kernel. 30 This kernel module can be loaded in the host kernel to provide AF_VSOCK 32 virtio_transport.ko driver loaded to use the virtio-vsock device.
|
/Linux-v5.4/drivers/iommu/ |
D | iova.c | 786 struct iova_magazine *loaded; member 877 cpu_rcache->loaded = iova_magazine_alloc(GFP_KERNEL); in init_iova_rcaches() 901 if (!iova_magazine_full(cpu_rcache->loaded)) { in __iova_rcache_insert() 904 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_insert() 913 cpu_rcache->loaded; in __iova_rcache_insert() 915 mag_to_free = cpu_rcache->loaded; in __iova_rcache_insert() 919 cpu_rcache->loaded = new_mag; in __iova_rcache_insert() 925 iova_magazine_push(cpu_rcache->loaded, iova_pfn); in __iova_rcache_insert() 964 if (!iova_magazine_empty(cpu_rcache->loaded)) { in __iova_rcache_get() 967 swap(cpu_rcache->prev, cpu_rcache->loaded); in __iova_rcache_get() [all …]
|
/Linux-v5.4/security/apparmor/ |
D | Kconfig | 19 bool "Enable introspection of sha1 hashes for loaded profiles" 25 This option selects whether introspection of loaded policy 33 This option selects whether sha1 hashing of loaded policy 35 loaded policy provide system administrators a quick way
|
/Linux-v5.4/arch/arm64/kvm/ |
D | reset.c | 262 bool loaded; in kvm_reset_vcpu() local 268 loaded = (vcpu->cpu != -1); in kvm_reset_vcpu() 269 if (loaded) in kvm_reset_vcpu() 337 if (loaded) in kvm_reset_vcpu()
|
/Linux-v5.4/Documentation/media/dvb-drivers/ |
D | ttusb-dec.rst | 41 Since 2.6 kernels, the firmware is loaded at the point that the driver module 42 is loaded.
|
/Linux-v5.4/Documentation/ |
D | debugging-modules.txt | 21 that the module be loaded -- it won't have any effect if that module 22 is being loaded explicitly using "modprobe" from userspace.
|
/Linux-v5.4/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.
|
/Linux-v5.4/Documentation/scsi/ |
D | scsi.txt | 20 loaded, and if you unload the modules, it will have to be the last one 25 The individual upper and lower level drivers can be loaded in any order 26 once the scsi core is present in the kernel (either compiled in or loaded
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/staging/speakup/ |
D | Kconfig | 37 requires software to be pre-loaded on to the card before 38 the module can be loaded. See the decpc choice below 119 contains the software which must be pre-loaded on to the 122 loaded until the file system is mounted and the DecTalk 123 PC software has been pre-loaded on to the board. 169 it built-in to the kernel or loaded as a module.
|
/Linux-v5.4/arch/c6x/include/asm/ |
D | module.h | 17 unsigned int loaded; member
|
/Linux-v5.4/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
|
/Linux-v5.4/drivers/net/wireless/atmel/ |
D | Kconfig | 27 and need their firmware loaded at start-up. If yours is 29 to be loaded into the card by the driver. The Atmel
|
/Linux-v5.4/Documentation/x86/ |
D | boot.rst | 454 - If 0, the protected-mode code is loaded at 0x10000. 455 - If 1, the protected-mode code is loaded at 0x100000. 499 loaded at 0x90000, it gets moved there later in the loading 507 if the real-mode code is loaded at 0x90000. 640 true.) A relocatable kernel that is loaded at an alignment 657 be loaded at any address that satisfies the kernel_alignment field. 659 point to the loaded code, or to a boot loader hook. 921 can be loaded at another address, but it is internally 923 real-mode code must be loaded at 0x90000. 1001 loaded at 0x90000 */ [all …]
|
/Linux-v5.4/Documentation/dev-tools/ |
D | gdb-kernel-debugging.rst | 83 - Set a breakpoint on some not yet loaded module function, e.g.:: 94 - Load the module on the target and watch the symbols being loaded as well as 171 lx-lsmod -- List currently loaded modules 172 lx-symbols -- (Re-)load symbols of Linux kernel and currently loaded modules
|
/Linux-v5.4/virt/kvm/arm/ |
D | arch_timer.c | 145 WARN_ON(timer_ctx && timer_ctx->loaded); in kvm_timer_irq_can_fire() 163 WARN(ctx->loaded, "timer %d loaded\n", i); in kvm_timer_earliest_exp() 235 if (timer_ctx->loaded) { in kvm_timer_should_fire() 348 if (!ctx->loaded) in timer_save_state() 376 ctx->loaded = false; in timer_save_state() 427 if (ctx->loaded) in timer_restore_state() 447 ctx->loaded = true; in timer_restore_state()
|