| /Linux-v5.15/fs/ext4/ |
| D | bitmap.c | 24 __u32 provided, calculated; in ext4_inode_bitmap_csum_verify() local 30 provided = le16_to_cpu(gdp->bg_inode_bitmap_csum_lo); in ext4_inode_bitmap_csum_verify() 34 provided |= (hi << 16); in ext4_inode_bitmap_csum_verify() 38 return provided == calculated; in ext4_inode_bitmap_csum_verify() 62 __u32 provided, calculated; in ext4_block_bitmap_csum_verify() local 69 provided = le16_to_cpu(gdp->bg_block_bitmap_csum_lo); in ext4_block_bitmap_csum_verify() 73 provided |= (hi << 16); in ext4_block_bitmap_csum_verify() 77 if (provided == calculated) in ext4_block_bitmap_csum_verify()
|
| /Linux-v5.15/drivers/clk/ingenic/ |
| D | Kconfig | 13 Support the clocks provided by the CGU hardware on Ingenic JZ4740 23 Support the clocks provided by the CGU hardware on Ingenic JZ4725B 33 Support the clocks provided by the CGU hardware on Ingenic JZ4760 43 Support the clocks provided by the CGU hardware on Ingenic JZ4770 53 Support the clocks provided by the CGU hardware on Ingenic JZ4780 63 Support the clocks provided by the CGU hardware on Ingenic X1000 73 Support the clocks provided by the CGU hardware on Ingenic X1830
|
| /Linux-v5.15/tools/memory-model/scripts/ |
| D | README | 34 with the absolute pathnames of the tests to run provided one 36 provided instead for use by other scripts. 49 provided instead for use by other scripts. 60 provided instead for use by other scripts. 64 Run the litmus tests whose absolute pathnames are provided one 66 provided instead for use by other scripts.
|
| /Linux-v5.15/Documentation/devicetree/bindings/clock/ |
| D | mvebu-core-clock.txt | 7 The following is a list of provided IDs and clock names on Armada 370/XP: 14 The following is a list of provided IDs and clock names on Armada 375: 20 The following is a list of provided IDs and clock names on Armada 380/385: 26 The following is a list of provided IDs and clock names on Armada 39x: 34 The following is a list of provided IDs and clock names on 98dx3236: 40 The following is a list of provided IDs and clock names on Kirkwood and Dove: 46 The following is a list of provided IDs and clock names on Orion5x:
|
| D | mvebu-gated-clock.txt | 10 The following is a list of provided IDs for Armada 370: 27 The following is a list of provided IDs for Armada 375: 54 The following is a list of provided IDs for Armada 380/385: 81 The following is a list of provided IDs for Armada 39x: 95 The following is a list of provided IDs for Armada XP: 122 The following is a list of provided IDs for 98dx3236: 132 The following is a list of provided IDs for Dove: 155 The following is a list of provided IDs for Kirkwood:
|
| D | at91-clock.txt | 21 provided on XIN. 42 second entry its index as provided by the datasheet 48 provided on XIN.
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-driver-input-exc3000 | 4 Description: Reports the firmware version provided by the touchscreen, for example "00_T6" on a … 13 Description: Reports the model identification provided by the touchscreen, for example "Orion_13… 22 Description: Reports the type identification provided by the touchscreen, for example "PCAP82H80 Se…
|
| D | sysfs-bus-event_source-devices-hv_24x7 | 24 this value will be provided by user while running this event. 30 Provides access to the binary "24x7 catalog" provided by the 41 also extractable from the provided binary "catalog" sysfs entry. 48 extractable from the provided binary "catalog" sysfs entry. 82 Provides the description of a particular event as provided by 94 provided by the firmware. If firmware does not provide a
|
| D | sysfs-class-rtc | 21 (RO) RTC-provided date in YYYY-MM-DD format 28 (RO) 1 if the RTC provided the system time at boot via the 59 (RO) RTC-provided time as the number of seconds since the epoch 66 (RO) RTC-provided time in 24-hour notation (hh:mm:ss)
|
| D | sysfs-firmware-memmap | 10 However, on most architectures that firmware-provided memory 16 kexec needs the raw firmware-provided memory map to setup the 31 The maximum depends on the number of memory map entries provided
|
| /Linux-v5.15/Documentation/driver-api/ |
| D | vme.rst | 12 be provided to the registration function. Along with the maximum number of 43 A function is also provided to unregister the driver from the VME core called 51 Once a driver has registered with the VME core the provided match routine will 73 transfers to be provided in the route attributes. This is typically VME-to-MEM 78 Functions are also provided to free window allocations once they are no longer 81 provided during resource allocation. 108 In addition to simple reads and writes, :c:func:`vme_master_rmw` is provided to 136 Functions are provided to allow the user to allocate 163 The function :c:func:`vme_new_dma_list` is provided to create and 222 pointer parameter is provided, the value of which is passed to the callback [all …]
|
| /Linux-v5.15/drivers/pinctrl/aspeed/ |
| D | Kconfig | 17 generation SoCs. GPIO is provided by a separate GPIO driver. 25 generation SoCs. GPIO is provided by a separate GPIO driver. 33 generation SoCs. GPIO is provided by a separate GPIO driver.
|
| /Linux-v5.15/Documentation/devicetree/bindings/pci/ |
| D | pci-msi.txt | 79 * The sideband data provided to the MSI controller is 107 * The sideband data provided to the MSI controller is 136 * The sideband data provided to the MSI controller is 166 * The sideband data provided to the MSI controller is 210 * The sideband data provided to MSI controller a is the 212 * The sideband data provided to MSI controller b is the
|
| /Linux-v5.15/Documentation/usb/ |
| D | gadget-testing.rst | 6 provided by gadgets. 35 The function is provided by usb_f_acm.ko module. 74 The function is provided by usb_f_ecm.ko module. 114 The function is provided by usb_f_ecm_subset.ko module. 154 The function is provided by usb_f_eem.ko module. 194 The function is provided by usb_f_fs.ko module. 213 On the host: use the USB function provided by the device 218 The function is provided by usb_f_hid.ko module. 268 The function is provided by usb_f_ss_lb.ko module. 291 The function is provided by usb_f_mass_storage.ko module. [all …]
|
| /Linux-v5.15/fs/jbd2/ |
| D | recovery.c | 176 __be32 provided; in jbd2_descriptor_block_csum_verify() local 184 provided = tail->t_checksum; in jbd2_descriptor_block_csum_verify() 187 tail->t_checksum = provided; in jbd2_descriptor_block_csum_verify() 189 return provided == cpu_to_be32(calculated); in jbd2_descriptor_block_csum_verify() 420 __be32 provided; in jbd2_commit_block_csum_verify() local 427 provided = h->h_chksum[0]; in jbd2_commit_block_csum_verify() 430 h->h_chksum[0] = provided; in jbd2_commit_block_csum_verify() 432 return provided == cpu_to_be32(calculated); in jbd2_commit_block_csum_verify()
|
| /Linux-v5.15/arch/powerpc/boot/dts/fsl/ |
| D | b4420qds.dts | 7 * modification, are permitted provided that the following conditions are met: 12 * documentation and/or other materials provided with the distribution. 23 * This software is provided by Freescale Semiconductor "as is" and any
|
| D | b4420si-pre.dtsi | 7 * modification, are permitted provided that the following conditions are met: 12 * documentation and/or other materials provided with the distribution. 23 * This software is provided by Freescale Semiconductor "as is" and any
|
| /Linux-v5.15/drivers/misc/pvpanic/ |
| D | Kconfig | 12 pvpanic is a paravirtualized device provided by QEMU; it lets 26 pvpanic is a paravirtualized device provided by QEMU which
|
| /Linux-v5.15/Documentation/arm/ |
| D | firmware.rst | 21 There is a default, empty set of operations provided, so there is no need to 24 To call a firmware operation, a helper macro is provided:: 29 the macro checks if the operation is provided and calls it or otherwise returns
|
| /Linux-v5.15/Documentation/driver-api/surface_aggregator/ |
| D | client.rst | 43 are non-discoverable and instead need to be explicitly provided by some 91 If a device does not already exist/is not already provided via conventional 92 means, it should be provided as |ssam_device| via the SSAM client device 97 default, the parent of the device is set to the controller device provided 101 setup provided through the parent-child relation, are preserved. If 168 EC is provided in little-endian format and, similarly, any response payload 254 said function. In this example, the argument is provided via the ``arg`` 256 the stack. Thus, if the argument provided via the request is large, these 261 provided in the non-macro example above. 273 these macros, a special variant is provided, which targets request types [all …]
|
| /Linux-v5.15/Documentation/admin-guide/mm/ |
| D | numaperf.rst | 15 are provided as memory only nodes. While memory only nodes do not provide 89 The bandwidth attributes are provided in MiB/second. 91 The latency attributes are provided in nanoseconds. 106 system physical addresses memory initiators are aware of are provided 114 cache provided by the system. 143 The attributes for each level of cache is provided under its cache 168 The "size" is the number of bytes provided by this cache level.
|
| /Linux-v5.15/Documentation/devicetree/bindings/input/ |
| D | mtk-pmic-keys.txt | 3 There are two key functions provided by MT6397/MT6323 PMIC, pwrkey 5 node provided by MT6397/MT6323 PMIC that is being defined as one kind
|
| /Linux-v5.15/Documentation/hwmon/ |
| D | ltc4151.rst | 42 Voltage readings provided by this driver are reported as obtained from the ADIN 45 Current reading provided by this driver is reported as obtained from the Current
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | alpine-db.dts | 9 * without modification, are permitted provided that the following conditions 17 * the documentation and/or other materials provided with the
|
| /Linux-v5.15/Documentation/admin-guide/LSM/ |
| D | SELinux.rst | 6 to use the distro-provided policies, or install the 12 testing, you can do using ``mdp`` provided under
|