| /kernel/linux/linux-6.6/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 JZ4755 33 Support the clocks provided by the CGU hardware on Ingenic JZ4725B 43 Support the clocks provided by the CGU hardware on Ingenic JZ4760 53 Support the clocks provided by the CGU hardware on Ingenic JZ4770 63 Support the clocks provided by the CGU hardware on Ingenic JZ4780 73 Support the clocks provided by the CGU hardware on Ingenic X1000 83 Support the clocks provided by the CGU hardware on Ingenic X1830
|
| /kernel/linux/linux-6.6/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 return provided == calculated; in ext4_block_bitmap_csum_verify()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/crypto/ |
| D | rsa_helper.c | 23 /* invalid key provided */ in rsa_get_n() 51 /* invalid key provided */ in rsa_get_e() 66 /* invalid key provided */ in rsa_get_d() 81 /* invalid key provided */ in rsa_get_p() 96 /* invalid key provided */ in rsa_get_q() 111 /* invalid key provided */ in rsa_get_dp() 126 /* invalid key provided */ in rsa_get_dq() 141 /* invalid key provided */ in rsa_get_qinv() 153 * provided struct rsa_key, pointers to the raw key as is, 171 * provided struct rsa_key, pointers to the raw key
|
| /kernel/linux/linux-5.10/crypto/ |
| D | rsa_helper.c | 23 /* invalid key provided */ in rsa_get_n() 51 /* invalid key provided */ in rsa_get_e() 66 /* invalid key provided */ in rsa_get_d() 81 /* invalid key provided */ in rsa_get_p() 96 /* invalid key provided */ in rsa_get_q() 111 /* invalid key provided */ in rsa_get_dp() 126 /* invalid key provided */ in rsa_get_dq() 141 /* invalid key provided */ in rsa_get_qinv() 153 * provided struct rsa_key, pointers to the raw key as is, 171 * provided struct rsa_key, pointers to the raw key
|
| /kernel/linux/linux-5.10/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 JZ4770 43 Support the clocks provided by the CGU hardware on Ingenic JZ4780 53 Support the clocks provided by the CGU hardware on Ingenic X1000 63 Support the clocks provided by the CGU hardware on Ingenic X1830
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | yamon-dt.h | 25 * yamon_dt_append_cmdline() - Append YAMON-provided command line to /chosen 28 * Write the YAMON-provided command line to the bootargs property of the 36 * yamon_dt_append_memory() - Append YAMON-provided memory info to /memory 40 * Generate a /memory node in @fdt based upon memory size information provided 49 * yamon_dt_serial_config() - Append YAMON-provided serial config to /chosen 53 * information provided in the YAMON environment about the UART configuration
|
| /kernel/linux/linux-6.6/arch/mips/include/asm/ |
| D | yamon-dt.h | 25 * yamon_dt_append_cmdline() - Append YAMON-provided command line to /chosen 28 * Write the YAMON-provided command line to the bootargs property of the 36 * yamon_dt_append_memory() - Append YAMON-provided memory info to /memory 40 * Generate a /memory node in @fdt based upon memory size information provided 49 * yamon_dt_serial_config() - Append YAMON-provided serial config to /chosen 53 * information provided in the YAMON environment about the UART configuration
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| D | nitro_enclaves.h | 72 * * NE_ERR_VCPU_ALREADY_USED - The provided vCPU is already used. 73 * * NE_ERR_VCPU_NOT_IN_CPU_POOL - The provided vCPU is not available in the 75 * * NE_ERR_VCPU_INVALID_CPU_CORE - The core id of the provided vCPU is invalid 79 * * NE_ERR_INVALID_VCPU - The provided vCPU is not in the available 90 * It includes info provided by the caller - flags - 104 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. 114 * includes info provided by the caller - flags, 146 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. 156 * includes info provided by the caller - enclave cid and 175 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. [all …]
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | nitro_enclaves.h | 72 * * NE_ERR_VCPU_ALREADY_USED - The provided vCPU is already used. 73 * * NE_ERR_VCPU_NOT_IN_CPU_POOL - The provided vCPU is not available in the 75 * * NE_ERR_VCPU_INVALID_CPU_CORE - The core id of the provided vCPU is invalid 79 * * NE_ERR_INVALID_VCPU - The provided vCPU is not in the available 90 * It includes info provided by the caller - flags - 104 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. 114 * includes info provided by the caller - flags, 146 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. 156 * includes info provided by the caller - enclave cid and 175 * * NE_ERR_INVALID_FLAG_VALUE - The value of the provided flag is invalid. [all …]
|
| /kernel/linux/linux-5.10/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.
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/ |
| D | qcom,usb-snps-femto-v2.yaml | 68 provided input will be chosen as the override value for this param. 77 provided input will be chosen as the override value for this param. 85 provided input will be chosen as the override value for this param. 97 provided input will be chosen as the override value for this param. 109 provided input will be chosen as the override value for this param. 117 provided input will be chosen as the override value for this param. 126 provided input will be chosen as the override value for this param. 136 value closest to the provided input will be chosen as the override value 147 provided input will be chosen as the override value for this param.
|
| /kernel/linux/linux-6.6/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:
|
| /kernel/linux/linux-5.10/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:
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | scmi_protocol.h | 61 * struct scmi_clk_ops - represents the various operations provided 64 * @count_get: get the count of clocks provided by SCMI 85 * struct scmi_perf_ops - represents the various operations provided 127 * struct scmi_power_ops - represents the various operations provided 130 * @num_domains_get: get the count of power domains provided by SCMI 174 * struct scmi_sensor_ops - represents the various operations provided 177 * @count_get: get the count of sensors provided by SCMI 193 * struct scmi_reset_ops - represents the various operations provided 196 * @num_domains_get: get the count of reset domains provided by SCMI 213 * struct scmi_notify_ops - represents notifications' operations provided by [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| D | sysfs-secvar | 21 On powernv/OPAL, this value is provided by the OPAL firmware 71 Currently only provided by PLPKS on the pseries platform. 84 Currently only provided by PLPKS on the pseries platform. 92 Currently only provided by PLPKS on the pseries platform. 100 Currently only provided by PLPKS on the pseries platform. 109 Currently only provided by PLPKS on the pseries platform. 119 Currently only provided by PLPKS on the pseries platform.
|
| /kernel/linux/linux-6.6/tools/memory-model/scripts/ |
| D | README | 42 with the absolute pathnames of the tests to run provided one 44 provided instead for use by other scripts. 56 the test ran correctly. Not normally run manually, provided 68 provided instead for use by other scripts. 72 Run the litmus tests whose absolute pathnames are provided one 74 provided instead for use by other scripts.
|
| /kernel/linux/linux-6.6/fs/hmdfs/ |
| D | Kconfig | 6 realized. Device view and merge view are provided. In the device view, 7 the shared directories of the corresponding devices are provided under 9 files of all devices is provided. 28 provided.
|
| /kernel/linux/linux-5.10/fs/hmdfs/ |
| D | Kconfig | 6 realized. Device view and merge view are provided. In the device view, 7 the shared directories of the corresponding devices are provided under 9 files of all devices is provided. 28 provided.
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| 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
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | crc8.h | 5 * purpose with or without fee is hereby granted, provided that the above 8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 45 * This function fills the provided table according the polynomial provided for 63 * This function fills the provided table according the polynomial provided for
|