/Linux-v5.10/include/soc/arc/ |
D | aux.h | 34 #define READ_BCR(reg, into) \ argument 38 if (sizeof(tmp) == sizeof(into)) { \ 39 into = *((typeof(into) *)&tmp); \ 46 #define WRITE_AUX(reg, into) \ argument 49 if (sizeof(tmp) == sizeof(into)) { \ 50 tmp = (*(unsigned int *)&(into)); \
|
/Linux-v5.10/tools/testing/radix-tree/ |
D | test.c | 121 unsigned long into; in item_gang_check_present() local 123 for (into = 0; into < nr; ) { in item_gang_check_present() 128 if (nr_to_find > (nr - into)) in item_gang_check_present() 129 nr_to_find = nr - into; in item_gang_check_present() 132 start + into, nr_to_find); in item_gang_check_present() 135 assert(items[i]->index == start + into + i); in item_gang_check_present() 136 into += hop; in item_gang_check_present() 147 unsigned long into = 0; in item_full_scan() local 154 while ((nfound = radix_tree_gang_lookup(root, (void **)items, into, in item_full_scan() 163 into = this_index; in item_full_scan()
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-firmware-turris-mox-rwtm | 5 Description: (Read) Board version burned into eFuses of this Turris Mox board. 12 Description: (Read) MAC addresses burned into eFuses of this Turris Mox board. 20 as pair to the ECDSA private key burned into eFuses of this 29 during manufacturing and burned into eFuses. Can be 512 or 1024. 36 Description: (Read) Serial number burned into eFuses of this Turris Mox device.
|
D | sysfs-ptp | 14 hardware clock registered into the PTP class driver 74 assignment may be changed by two writing numbers into 92 channel index followed by a "1" into the file. 94 index followed by a "0" into the file. 110 integers into the file: channel index, start time 121 events, write a "1" into the file. To disable events, 122 write a "0" into the file.
|
/Linux-v5.10/Documentation/admin-guide/pm/ |
D | sleep-states.rst | 34 I/O devices into low-power states (possibly lower-power than available in the 58 I/O devices into low-power states, which is done for :ref:`suspend-to-idle 60 are suspended during transitions into this state. For this reason, it should 79 energy savings as everything in the system is put into a low-power state, except 80 for memory, which should be placed into the self-refresh mode to retain its 89 suspended and put into low-power states. In many cases, all peripheral buses 118 It takes three system state changes to put it into hibernation and two system 122 creates a snapshot image of memory to be written into persistent storage. Next, 123 the system goes into a state in which the snapshot image can be saved, the image 124 is written out and finally the system goes into the target low-power state in [all …]
|
/Linux-v5.10/drivers/accessibility/speakup/ |
D | Kconfig | 54 synthesizer. You can say y to build it into the kernel, 63 synthesizer. You can say y to build it into the kernel, 71 synthesizer. You can say y to build it into the kernel, 79 You can say y to build it into the kernel, or m to 87 synthesizer. You can say y to build it into the kernel, 96 synthesizer. You can say y to build it into the kernel, 105 (old) synthesizer. You can say y to build it into the 139 PC synthesizer. You can say y to build it into the 150 PC synthesizer. You can say y to build it into the 160 LT synthesizer. You can say y to build it into the [all …]
|
/Linux-v5.10/arch/mips/include/asm/mach-ip27/ |
D | kernel-entry-init.h | 36 li t0, 0x1c000 # Offset of text into node memory 37 dsll t1, NASID_SHFT # Shift text nasid into place 43 dsll t1, 6 # Get pfn into place 44 dsll t2, 6 # Get pfn into place
|
/Linux-v5.10/Documentation/vm/ |
D | arch_pgtable_helpers.rst | 75 | ptep_set_wrprotect | Converts into a write protected PTE | 77 | ptep_set_access_flags | Converts into a more permissive PTE | 149 | pmdp_set_wrprotect | Converts into a write protected PMD | 151 | pmdp_set_access_flags | Converts into a more permissive PMD | 205 | pudp_set_wrprotect | Converts into a write protected PUD | 207 | pudp_set_access_flags | Converts into a more permissive PUD | 231 | huge_ptep_set_wrprotect | Converts into a write protected HugeTLB | 233 | huge_ptep_set_access_flags | Converts into a more permissive HugeTLB | 253 | make_migration_entry_read | Converts into read migration swapped entry |
|
/Linux-v5.10/arch/mips/cavium-octeon/ |
D | Kconfig | 33 Enable locking parts of the kernel into the L2 cache. 40 Lock the low level TLB fast path into L2. 47 Lock the low level exception handler into L2. 54 Lock the low level interrupt handler into L2. 68 Lock the kernel's implementation of memcpy() into L2.
|
/Linux-v5.10/drivers/bluetooth/ |
D | Kconfig | 31 Say Y here to compile support for Bluetooth USB devices into the 85 Say Y here to compile support for Bluetooth SDIO devices into the 100 Say Y here to compile support for Bluetooth UART devices into the 269 Say Y here to compile support for HCI BCM203x devices into the 280 Say Y here to compile support for HCI BPA10x devices into the 293 Say Y here to compile support for HCI BFUSB devices into the 306 Say Y here to compile support for HCI DTL1 devices into the 320 Say Y here to compile support for HCI BT3C devices into the 333 Say Y here to compile support for HCI BlueCard devices into the 342 Say Y here to compile support for virtual HCI devices into the [all …]
|
/Linux-v5.10/Documentation/trace/ |
D | histogram-design.rst | 158 If a map_entry is unused, meaning no key has yet hashed into it, its | | 451 into the tracing_map_elts' .vars[] array containing variable values. | | | 592 just the index into the var_ref_vals[] array that caches the values of | | 735 index into the tracing_map_elt.vars[] array of the actual variable 765 var.idx (into tracing_map_elt.vars[]): 0 822 var.idx (into tracing_map_elt.vars[]): 0 843 var.idx (into tracing_map_elt.vars[]): 0 845 var_ref_idx (into hist_data->var_refs[]): 0 868 them to generate a new wakeup_latency event into the trace stream. 903 next_pid into the wakeup_latency synthetic event invocation, which [all …]
|
/Linux-v5.10/drivers/nfc/nfcmrvl/ |
D | Kconfig | 21 into the kernel or say M to compile it as module. 33 into the kernel or say M to compile it as module. 44 into the kernel or say M to compile it as module. 55 into the kernel or say M to compile it as module.
|
/Linux-v5.10/drivers/block/paride/ |
D | Kconfig | 18 support into your kernel, you may answer Y here to build in the 34 support into your kernel, you may answer Y here to build in the 50 support into your kernel, you may answer Y here to build in the 64 support into your kernel, you may answer Y here to build in the 80 If you chose to build PARIDE support into your kernel, you may 105 support into your kernel, you may answer Y here to build in the 123 If you chose to build PARIDE support into your kernel, you may 142 If you chose to build PARIDE support into your kernel, you may 154 into your kernel, you may answer Y here to build in the protocol 165 into your kernel, you may answer Y here to build in the protocol [all …]
|
/Linux-v5.10/arch/mips/netlogic/ |
D | Kconfig | 10 Add an FDT blob for XLP EVP boards into the kernel. 20 Add an FDT blob for XLP VP boards into the kernel. 30 Add an FDT blob for XLP FVP board into the kernel. 40 Add an FDT blob for XLP GVP board into the kernel. 49 Add an FDT blob for XLP RVP board into the kernel.
|
/Linux-v5.10/tools/perf/Documentation/ |
D | perf-inject.txt | 16 point the processing code can inject other events into the event stream - in 17 this case build-ids (-b option) are read and injected as needed into the event 28 Inject build-ids into the output stream 31 Inject build-ids of all DSOs into the output stream
|
/Linux-v5.10/Documentation/power/ |
D | pci.rst | 31 devices into states in which they draw less power (low-power states) at the 34 Usually, a device is put into a low-power state when it is underutilized or 36 again, it has to be put back into the "fully functional" state (full-power 41 PCI devices may be put into low-power states in two ways, by using the device 46 specific value into one of its standard configuration registers. The second 53 to put the device that sent it into the full-power state. However, the PCI Bus 92 programmed to go into it. The second one, D3cold, is the state that PCI devices 94 to program a PCI device to go into D3cold, although there may be a programmable 95 interface for putting the bus the device is on into a state in which Vcc is 111 programmatically put into D0. Thus the kernel can switch the device back and [all …]
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-nv12mt.rst | 20 grouped into 64x32 macroblocks. The three components are separated into 22 are grouped into 64x32 macroblocks. The CbCr plane has the same width, 24 The chroma plane is also grouped into 64x32 macroblocks.
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | binstr.S | 29 | extracts and shifts. The three msbs from d2 will go into 36 | into d2:d3. D1 will contain the bcd digit formed. 57 | a0: pointer into memory for packed bcd string formation 87 | A3. Multiply d2:d3 by 8; extract msbs into d1. 89 bfextu %d2{#0:#3},%d1 |copy 3 msbs of d2 into d1 91 bfextu %d3{#0:#3},%d6 |copy 3 msbs of d3 into d6 93 orl %d6,%d2 |or in msbs from d3 into d2
|
/Linux-v5.10/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-pinctrl.txt | 36 will be created. I2C child bus numbers are assigned based on the index into 48 state will be programmed into hardware. 51 on a child bus, the idle pinctrl state will be programmed into hardware. 54 left programmed into hardware whenever no access is being made of a device on
|
/Linux-v5.10/drivers/video/fbdev/geode/ |
D | Kconfig | 19 Framebuffer driver for the display controller integrated into the 34 Framebuffer driver for the display controller integrated into the 49 Framebuffer driver for the display controller integrated into the
|
/Linux-v5.10/Documentation/virt/kvm/ |
D | s390-pv-boot.rst | 27 switch into PV mode itself, the user can load encrypted guest 44 Subcode 10: Move into Protected Virtualization mode 47 that is necessary to move into PV mode. 76 Re-IPL into a protected mode is only possible via a detour into non
|
/Linux-v5.10/Documentation/driver-api/firmware/ |
D | built-in-fw.rst | 6 into vmlinux directly, to enable avoiding having to look for firmware from 15 into the kernel with CONFIG_EXTRA_FIRMWARE: 19 want to stuff the firmware into the boot initramfs.
|
/Linux-v5.10/arch/s390/kernel/ |
D | relocate_kernel.S | 45 lgr %r2,%r5 # move it into the right register, 63 la %r4,load_psw-.base(%r13) # load psw-address into the register 64 o %r3,4(%r4) # or load address into psw
|
/Linux-v5.10/fs/befs/ |
D | TODO | 6 * Befs_fs.h has gotten big and messy. No reason not to break it up into 9 * See if Alexander Viro's option parser made it into the kernel tree.
|
/Linux-v5.10/fs/squashfs/ |
D | Kconfig | 34 data. Traditionally Squashfs has decompressed into an 35 intermediate buffer and then memcopied it into the page cache. 36 Squashfs now supports the ability to decompress directly into 39 If unsure, select "Decompress file data into an intermediate buffer" 42 bool "Decompress file data into an intermediate buffer" 44 Decompress file data into an intermediate buffer and then 45 memcopy it into the page cache. 48 bool "Decompress files directly into the page cache" 50 Directly decompress file data into the page cache.
|