/Linux-v5.15/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-v5.15/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-v5.15/Documentation/devicetree/bindings/misc/ |
D | qcom,fastrpc.txt | 30 = COMPUTE BANKS 31 Each subnode of the Fastrpc represents compute context banks available 33 - All Compute context banks MUST contain the following properties: 38 Definition: must be "qcom,fastrpc-compute-cb" 67 compatible = "qcom,fastrpc-compute-cb"; 72 compatible = "qcom,fastrpc-compute-cb";
|
/Linux-v5.15/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-v5.15/Documentation/driver-api/ |
D | dma-buf.rst | 230 * Long-running compute command buffers, while still using traditional end of 232 fences which get reattached when the compute job is rescheduled. 279 userspace is allowed to use userspace fencing or long running compute 302 faults on GPUs are limited to pure compute workloads. 305 compute side, like compute units or command submission engines. If both a 3D 306 job with a DMA fence and a compute workload using recoverable page faults are 309 - The 3D workload might need to wait for the compute job to finish and release 312 - The compute workload might be stuck in a page fault, because the memory 318 - Compute workloads can always be preempted, even when a page fault is pending 323 achieved through e.g. through dedicated engines and minimal compute unit [all …]
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/powerpc/kernel/vdso64/ |
D | cacheflush.S | 38 subf r8,r6,r4 /* compute length */ 41 srd. r8,r8,r9 /* compute line count */ 55 subf r8,r6,r4 /* compute length */ 58 srd. r8,r8,r9 /* compute line count */
|
/Linux-v5.15/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-v5.15/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-v5.15/arch/powerpc/kernel/vdso32/ |
D | cacheflush.S | 45 subf r8,r6,r4 /* compute length */ 49 srw. r8,r8,r9 /* compute line count */ 72 subf r8,r6,r4 /* compute length */ 75 srw. r8,r8,r9 /* compute line count */
|
/Linux-v5.15/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-v5.15/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-v5.15/lib/ |
D | siphash.c | 119 * siphash_1u64 - compute 64-bit siphash PRF value of a u64 135 * siphash_2u64 - compute 64-bit siphash PRF value of 2 u64 156 * siphash_3u64 - compute 64-bit siphash PRF value of 3 u64 183 * siphash_4u64 - compute 64-bit siphash PRF value of 4 u64 319 * hsiphash_1u32 - compute 64-bit hsiphash PRF value of a u32 332 * hsiphash_2u32 - compute 32-bit hsiphash PRF value of 2 u32 349 * hsiphash_3u32 - compute 32-bit hsiphash PRF value of 3 u32 369 * hsiphash_4u32 - compute 32-bit hsiphash PRF value of 4 u32 467 * hsiphash_1u32 - compute 32-bit hsiphash PRF value of a u32 482 * hsiphash_2u32 - compute 32-bit hsiphash PRF value of 2 u32 [all …]
|
/Linux-v5.15/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-v5.15/arch/xtensa/lib/ |
D | strncpy_user.S | 95 sub a2, a11, a2 # compute strlen 150 sub a2, a11, a2 # compute strlen 157 sub a2, a11, a2 # compute strlen 165 sub a2, a11, a2 # compute strlen 175 sub a2, a11, a2 # compute strlen 201 sub a2, a11, a2 # compute strlen
|
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/interconnect/ |
D | qcom,rpmh.yaml | 30 - qcom,sc7180-compute-noc 55 - qcom,sc8180x-compute-noc 78 - qcom,sm8150-compute-noc 88 - qcom,sm8250-compute-noc 105 - qcom,sm8350-compute-noc
|
/Linux-v5.15/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-v5.15/Documentation/devicetree/bindings/arm/bcm/ |
D | bcm2835.yaml | 34 - raspberrypi,compute-module 51 - raspberrypi,3-compute-module 52 - raspberrypi,3-compute-module-lite
|
/Linux-v5.15/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-v5.15/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 171 * rxe_icrc_generate() - compute ICRC for a packet.
|
/Linux-v5.15/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-v5.15/drivers/soundwire/ |
D | generic_bandwidth_allocation.c | 149 /* Run loop for all groups to compute transport parameters */ in _sdw_compute_port_params() 271 * sdw_compute_port_params: Compute transport and port parameters 294 /* Compute transport parameters for grouped streams */ in sdw_compute_port_params() 339 * sdw_compute_bus_params: Compute bus parameters 403 * sdw_compute_params: Compute bus, transport and port parameters 416 /* Compute transport and port params */ in sdw_compute_params() 419 dev_err(bus->dev, "Compute transport params failed: %d\n", ret); in sdw_compute_params()
|
/Linux-v5.15/Documentation/admin-guide/kdump/ |
D | vmcoreinfo.rst | 111 and it is widely used to compute contiguous memory. 141 The size of a nodemask_t type. Used to compute the number of online 147 User-space tools compute their values based on the offset of these 157 These values are used to check the memory type and to compute the 166 User-space tools compute required values based on the offset of these 172 Offset of the free_list's member. This value is used to compute the number 320 array. Used by tools to compute the number of free pages. 383 The kernel randomization offset. Used to compute the page offset. If 389 Currently unused by Makedumpfile. Used to compute the module virtual 438 These values are used to compute the number of nodes the crashed kernel used. [all …]
|