/Linux-v6.1/Documentation/x86/ |
D | topology.rst | 98 AMDs nomenclature for a CMT core is "Compute Unit". The kernel always uses 116 AMDs nomenclature for CMT threads is "Compute Unit Core". The kernel always 185 [node 0] -> [Compute Unit 0] -> [Compute Unit Core 0] -> Linux CPU 0 186 -> [Compute Unit Core 1] -> Linux CPU 1 187 -> [Compute Unit 1] -> [Compute Unit Core 0] -> Linux CPU 2 188 -> [Compute Unit Core 1] -> Linux CPU 3 226 [node 0] -> [Compute Unit 0] -> [Compute Unit Core 0] -> Linux CPU 0 227 -> [Compute Unit Core 1] -> Linux CPU 1 228 -> [Compute Unit 1] -> [Compute Unit Core 0] -> Linux CPU 2 229 -> [Compute Unit Core 1] -> Linux CPU 3 [all …]
|
/Linux-v6.1/scripts/coccinelle/misc/ |
D | array_size_dup.cocci | 5 /// 1. An opencoded expression is used before array_size() to compute the same size 6 /// 2. An opencoded expression is used after array_size() to compute the same size 43 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 51 msg = "WARNING: array_size is used later (line %s) to compute the same size" % (p2[0].line) 72 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 80 msg = "WARNING: array_size is already used (line %s) to compute the same size" % (p1[0].line) 108 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 116 msg = "WARNING: array3_size is used later (line %s) to compute the same size" % (p2[0].line) 138 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) 146 msg = "WARNING: array3_size is already used (line %s) to compute the same size" % (p1[0].line) [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/misc/ |
D | qcom,fastrpc.yaml | 67 "(compute-)?cb@[0-9]*$": 71 Each subnode of the Fastrpc represents compute context banks available on the dsp. 75 const: qcom,fastrpc-compute-cb 126 compute-cb@1 { 127 compatible = "qcom,fastrpc-compute-cb"; 132 compute-cb@2 { 133 compatible = "qcom,fastrpc-compute-cb"; 138 compute-cb@3 { 139 compatible = "qcom,fastrpc-compute-cb";
|
/Linux-v6.1/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | pai_crypto.json | 727 "BriefDescription": "PCC COMPUTE LAST BLOCK CMAC USING DEA", 728 "PublicDescription": "PCC-Compute-Last-Block-CMAC-Using-DEA function ending with CC=0" 734 "BriefDescription": "PCC COMPUTE LAST BLOCK CMAC USING TDEA 128", 735 "PublicDescription": "PCC-Compute-Last-Block-CMAC-Using-TDEA-128 function ending with CC=0" 741 "BriefDescription": "PCC COMPUTE LAST BLOCK CMAC USING TDEA 192", 742 "PublicDescription": "PCC-Compute-Last-Block-CMAC-Using-TDEA-192 function ending with CC=0" 748 "BriefDescription": "PCC COMPUTE LAST BLOCK CMAC USING ENCRYPTED DEA", 749 "PublicDescription": "PCC-Compute-Last-Block-CMAC-Using-Encrypted-DEA function ending with CC=0" 755 "BriefDescription": "PCC COMPUTE LAST BLOCK CMAC USING ENCRYPTED TDEA 128", 756 …"PublicDescription": "PCC-Compute-Last-Block-CMAC-Using-Encrypted-TDEA- 128 function ending with C… [all …]
|
/Linux-v6.1/Documentation/gpu/amdgpu/ |
D | driver-core.rst | 66 GC (Graphics and Compute) 67 This is the graphics and compute engine, i.e., the block that 79 Graphics and Compute Microcontrollers 84 GFX/Compute pipeline. Consists mainly of a bunch of microcontrollers 86 provides the driver interface to interact with the GFX/Compute engine. 88 MEC (MicroEngine Compute) 89 This is the microcontroller that controls the compute queues on the 90 GFX/compute engine. 96 This is another microcontroller in the GFX/Compute engine. It handles 97 power management related functionality within the GFX/Compute engine. [all …]
|
D | amdgpu-glossary.rst | 22 Compute Unit 34 Graphics and Compute 52 Kernel Compute Queue 61 MicroEngine Compute
|
/Linux-v6.1/drivers/iio/imu/inv_icm42600/ |
D | inv_icm42600_timestamp.c | 17 /* compute min and max periods accepted */ 33 /* compute the mean of all stored values, use 0 as empty slot */ in inv_update_acc() 125 /* update interrupt timestamp and compute chip and sensor periods */ in inv_icm42600_timestamp_interrupt() 131 /* compute period: delta time divided by number of samples */ in inv_icm42600_timestamp_interrupt() 139 /* no previous data, compute theoritical value from interrupt */ in inv_icm42600_timestamp_interrupt() 149 /* compute measured fifo_period */ in inv_icm42600_timestamp_interrupt() 156 /* compute maximal adjustment value */ in inv_icm42600_timestamp_interrupt() 183 * undertermined (depends when the change occures). So we compute the in inv_icm42600_timestamp_apply_odr() 188 /* compute measured fifo period */ in inv_icm42600_timestamp_apply_odr()
|
/Linux-v6.1/Documentation/driver-api/ |
D | dma-buf.rst | 221 * Long-running compute command buffers, while still using traditional end of 223 fences which get reattached when the compute job is rescheduled. 270 userspace is allowed to use userspace fencing or long running compute 293 faults on GPUs are limited to pure compute workloads. 296 compute side, like compute units or command submission engines. If both a 3D 297 job with a DMA fence and a compute workload using recoverable page faults are 300 - The 3D workload might need to wait for the compute job to finish and release 303 - The compute workload might be stuck in a page fault, because the memory 309 - Compute workloads can always be preempted, even when a page fault is pending 314 achieved through e.g. through dedicated engines and minimal compute unit [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/bcm/ |
D | bcm2835.yaml | 22 - raspberrypi,4-compute-module 35 - raspberrypi,compute-module 52 - raspberrypi,3-compute-module 53 - raspberrypi,3-compute-module-lite
|
/Linux-v6.1/arch/x86/events/amd/ |
D | power.c | 25 * The ratio of compute unit power accumulator sample period to the 30 /* Maximum accumulated power of a compute unit. */ 36 * Accumulated power represents the sum of each compute unit's (CU) power 227 * Find a new CPU on the same compute unit, if was set in cpumask in power_cpu_exit() 228 * and still some CPUs on compute unit. Then migrate event and in power_cpu_exit() 244 * 1) If any CPU is set at cpu_mask in the same compute unit, do in power_cpu_init() 246 * 2) If no CPU is set at cpu_mask in the same compute unit, in power_cpu_init() 276 pr_err("Failed to read max compute unit power accumulator MSR\n"); in amd_power_pmu_init()
|
/Linux-v6.1/Documentation/hwmon/ |
D | fam15h_power.rst | 67 compute unit power accumulator sample period 76 the ratio of compute unit power accumulator sample period to the 80 max compute unit accumulated power which is indicated by 84 compute unit accumulated power which is indicated by 110 v. Calculate the average power consumption for a compute unit over
|
/Linux-v6.1/tools/perf/Documentation/ |
D | perf-diff.txt | 92 --compute:: 95 diff.compute config option. See COMPARISON METHODS section for 113 Specify compute sorting column number. 0 means sorting by baseline 211 baseline/A compute/B compute/C samples 222 baseline/B compute/A compute/C samples 233 baseline/C compute/B compute/A samples
|
/Linux-v6.1/lib/ |
D | siphash.c | 112 * siphash_1u64 - compute 64-bit siphash PRF value of a u64 128 * siphash_2u64 - compute 64-bit siphash PRF value of 2 u64 149 * siphash_3u64 - compute 64-bit siphash PRF value of 3 u64 176 * siphash_4u64 - compute 64-bit siphash PRF value of 4 u64 312 * hsiphash_1u32 - compute 64-bit hsiphash PRF value of a u32 325 * hsiphash_2u32 - compute 32-bit hsiphash PRF value of 2 u32 342 * hsiphash_3u32 - compute 32-bit hsiphash PRF value of 3 u32 362 * hsiphash_4u32 - compute 32-bit hsiphash PRF value of 4 u32 454 * hsiphash_1u32 - compute 32-bit hsiphash PRF value of a u32 469 * hsiphash_2u32 - compute 32-bit hsiphash PRF value of 2 u32 [all …]
|
/Linux-v6.1/drivers/hwmon/ |
D | fam15h_power.c | 54 /* maximum accumulated power of a compute unit */ 56 /* accumulated power of the compute units */ 60 /* online/offline status of current compute unit */ 143 * is compute unit id. in do_read_registers_on_cu() 172 * Choose the first online core of each compute unit, and then in read_registers() 174 * because the MSR value of CPU core represent the compute in read_registers() 187 /* get any CPU on this compute unit */ in read_registers() 211 * compute unit number. in power1_average_show() 233 /* check if current compute unit is online */ in power1_average_show() 422 * determine the ratio of the compute unit power accumulator in fam15h_power_init_data() [all …]
|
/Linux-v6.1/arch/powerpc/kernel/vdso/ |
D | cacheflush.S | 45 subf r8,r6,r4 /* compute length */ 49 PPC_SRL. r8,r8,r9 /* compute line count */ 72 subf r8,r6,r4 /* compute length */ 75 PPC_SRL. r8,r8,r9 /* compute line count */
|
/Linux-v6.1/arch/x86/include/asm/ |
D | checksum_64.h | 42 * ip_fast_csum - Compute the IPv4 header checksum efficiently. 77 * csum_tcpup_nofold - Compute an IPv4 pseudo header checksum. 103 * csum_tcpup_magic - Compute an IPv4 pseudo header checksum. 121 * csum_partial - Compute an internet checksum. 140 * ip_compute_csum - Compute an 16bit IP checksum. 150 * csum_ipv6_magic - Compute checksum of an IPv6 pseudo header.
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 116 * Compute and read in starting bitmap block for starting block. in xfs_rtfind_back() 132 * Compute match value, based on the bit at start: if 1 (free) in xfs_rtfind_back() 196 * Compute difference between actual and desired value. in xfs_rtfind_back() 243 * Compute difference between actual and desired value. in xfs_rtfind_back() 291 * Compute and read in starting bitmap block for starting block. in xfs_rtfind_forw() 307 * Compute match value, based on the bit at start: if 1 (free) in xfs_rtfind_forw() 369 * Compute difference between actual and desired value. in xfs_rtfind_forw() 413 * Compute difference between actual and desired value. in xfs_rtfind_forw() 461 * Compute entry number in the summary file. in xfs_rtmodify_summary_int() 465 * Compute the block number in the summary file. in xfs_rtmodify_summary_int() [all …]
|
/Linux-v6.1/drivers/clk/ti/ |
D | dpll44xx.c | 79 * omap4_dpll_lpmode_recalc - compute DPLL low-power setting 104 * omap4_dpll_regm4xen_recalc - compute DPLL rate, considering REGM4XEN bit 105 * @hw: pointer to the clock to compute the rate for 108 * Compute the output rate for the OMAP4 DPLL represented by @clk. 142 * Compute the rate that would be programmed into the DPLL hardware 165 * First try to compute the DPLL configuration for in omap4_dpll_regm4xen_round_rate()
|
/Linux-v6.1/arch/xtensa/lib/ |
D | strncpy_user.S | 94 sub a2, a11, a2 # compute strlen 149 sub a2, a11, a2 # compute strlen 156 sub a2, a11, a2 # compute strlen 164 sub a2, a11, a2 # compute strlen 174 sub a2, a11, a2 # compute strlen 200 sub a2, a11, a2 # compute strlen
|
/Linux-v6.1/lib/raid6/ |
D | mktables.c | 62 /* Compute multiplication table */ in main() 81 /* Compute vector multiplication table */ in main() 106 /* Compute power-of-2 table (exponent) */ in main() 125 /* Compute log-of-2 table */ in main() 145 /* Compute inverse table x^-1 == x^254 */ in main() 160 /* Compute inv(2^x + 1) (exponent-xor-inverse) table */ in main()
|
/Linux-v6.1/drivers/infiniband/sw/rxe/ |
D | rxe_icrc.c | 35 * rxe_crc32() - Compute cumulative crc32 for a contiguous segment 65 * rxe_icrc_hdr() - Compute the partial ICRC for the network and transport 126 /* And finish to compute the CRC on the remainder of the headers. */ in rxe_icrc_hdr() 133 * rxe_icrc_check() - Compute ICRC for a packet and compare to the ICRC 161 * rxe_icrc_generate() - compute ICRC for a packet.
|
/Linux-v6.1/tools/perf/ |
D | builtin-diff.c | 112 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */ 123 static int compute = COMPUTE_DELTA_ABS; variable 204 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff() 218 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt() 351 switch (compute) { in formula_fprintf() 423 switch (compute) { in diff__process_sample_event() 703 if (compute == COMPUTE_CYCLES) { in hists__precompute() 714 switch (compute) { in hists__precompute() 951 if (compute == COMPUTE_CYCLES) in hists__process() 1222 if (compute == COMPUTE_STREAM) { in __cmd_diff() [all …]
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | numaperf.rst | 7 Some platforms may have multiple types of memory attached to a compute 16 CPUs, they may still be local to one or more compute nodes relative to 17 other nodes. The following diagram shows one such example of two compute 18 nodes with local memory and a memory only node for each of compute node:: 21 | Compute Node 0 +-----+ Compute Node 1 |
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | pixfmt-meta-vsp1-hgo.rst | 23 The HGO can compute histograms independently per channel, on the maximum of the 29 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are 32 channels to compute a single 64-bins histogram. Only the RGB image format is 34 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a 37 channels to compute a single 256-bins histogram. Only the RGB image format is
|
/Linux-v6.1/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpmh.yaml | 33 - qcom,sc7180-compute-noc 57 - qcom,sc8180x-compute-noc 95 - qcom,sm8150-compute-noc 105 - qcom,sm8250-compute-noc 122 - qcom,sm8350-compute-noc
|