Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 130) sorted by relevance

123456

/linux/scripts/coccinelle/misc/
H A Darray_size_dup.cocci5 /// 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/Documentation/gpu/
H A Ddrm-compute.rst2 Long running workloads and compute
5 Long running workloads (compute) are workloads that will not complete in 10
10 Some hardware may schedule compute jobs, and have no way to pre-empt them, or
16 As with normal compute jobs, dma-fence may not be used at all. In this case,
18 from the long compute job's address space on unbind immediately, not even
26 The first approach you will likely try is to pin all buffers used by compute.
34 older compute jobs to start a new one.
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-vsp1-hgo.rst24 The HGO can compute histograms independently per channel, on the maximum of the
30 to compute three 64-bins histograms. RGB, YCbCr and HSV image formats are
33 channels to compute a single 64-bins histogram. Only the RGB image format is
35 - In *256 bins normal mode*, the HGO operates on the Y channel to compute a
38 channels to compute a single 256-bins histogram. Only the RGB image format is
/linux/arch/xtensa/lib/
H A Dstrncpy_user.S94 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/drivers/gpu/drm/imagination/
H A Dpvr_context.c176 pvr_queue_destroy(ctx->queues.compute); in pvr_context_destroy_queues()
220 ctx->queues.compute = pvr_queue_create(ctx, DRM_PVR_JOB_TYPE_COMPUTE, in pvr_context_create_queues()
222 if (IS_ERR(ctx->queues.compute)) { in pvr_context_create_queues()
223 err = PTR_ERR(ctx->queues.compute); in pvr_context_create_queues()
224 ctx->queues.compute = NULL; in pvr_context_create_queues()
263 pvr_queue_kill(ctx->queues.compute); in pvr_context_kill_queues()
/linux/tools/perf/
H A Dbuiltin-diff.c124 static int compute = COMPUTE_DELTA_ABS; variable
217 if (compute == COMPUTE_WEIGHTED_DIFF) in setup_compute_opt()
350 switch (compute) { in formula_fprintf()
424 switch (compute) { in diff__process_sample_event()
690 if (compute == COMPUTE_CYCLES) { in hists__precompute()
701 switch (compute) { in hists__precompute()
938 if (compute == COMPUTE_CYCLES) in hists__process()
1209 if (compute == COMPUTE_STREAM) { in __cmd_diff()
1219 if (compute == COMPUTE_STREAM) in __cmd_diff()
1253 OPT_CALLBACK('c', "compute", &compute,
[all …]
/linux/Documentation/hwmon/
H A Dfam15h_power.rst67 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
H A Dvt1211.rst85 via compute lines in sensors.conf, like:
87 compute inx @*(1+R1/R2), @/(1+R1/R2)
134 compute temp1 (@-Offset)/Gain, (@*Gain)+Offset
168 compute tempx 1 / (1 / 298.15 - (` (2200 / @ - 1)) / 3435) - 273.15,
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3588-edgeble-neu6a-io.dts13 compatible = "edgeble,neural-compute-module-6a-io",
14 "edgeble,neural-compute-module-6a", "rockchip,rk3588";
H A Drk3588-edgeble-neu6b-io.dts13 compatible = "edgeble,neural-compute-module-6a-io",
14 "edgeble,neural-compute-module-6b", "rockchip,rk3588";
H A Drk3588-edgeble-neu6a.dtsi9 compatible = "edgeble,neural-compute-module-6a", "rockchip,rk3588";
H A Drk3588-edgeble-neu6b.dtsi9 compatible = "edgeble,neural-compute-module-6b", "rockchip,rk3588";
H A Drk3588-turing-rk1.dts4 * "compute node" system, where the carrier board is functioning more like a
/linux/tools/perf/Documentation/
H A Dperf-diff.txt92 --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/Documentation/admin-guide/kdump/
H A Dvmcoreinfo.rst111 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.
377 The kernel randomization offset. Used to compute the page offset. If
383 Currently unused by Makedumpfile. Used to compute the module virtual
422 The maximum number of bits for virtual addresses. Used to compute the
[all …]
/linux/Documentation/accel/
H A Dintroduction.rst7 The Linux compute accelerators subsystem is designed to expose compute
16 Typically, a compute accelerator will belong to one of the following
61 from trying to use an accelerator as a GPU, the compute accelerators will be
91 to expose both graphics and compute device char files should be handled by
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-habanalabs138 the MME compute engine. Writes to this parameter affect the
149 Description: Displays the current clock frequency, in Hz, of the MME compute
202 Soft-reset will reset only the compute and DMA engines of the
227 a compute-reset which is executed after a device release
241 the TPC compute engines. Writes to this parameter affect the
252 Description: Displays the current clock frequency, in Hz, of the TPC compute
/linux/arch/arm64/boot/dts/qcom/
H A Dsm8350.dtsi1998 compute-cb@3 {
1999 compatible = "qcom,fastrpc-compute-cb";
2004 compute-cb@4 {
2005 compatible = "qcom,fastrpc-compute-cb";
2010 compute-cb@5 {
2011 compatible = "qcom,fastrpc-compute-cb";
2307 compute-cb@1 {
2308 compatible = "qcom,fastrpc-compute-cb";
2313 compute-cb@2 {
2314 compatible = "qcom,fastrpc-compute-cb";
[all …]
H A Dsc8280xp.dtsi2908 compute-cb@1 {
2909 compatible = "qcom,fastrpc-compute-cb";
2914 compute-cb@2 {
2915 compatible = "qcom,fastrpc-compute-cb";
2920 compute-cb@3 {
2921 compatible = "qcom,fastrpc-compute-cb";
5824 compute-cb@1 {
5825 compatible = "qcom,fastrpc-compute-cb";
5830 compute-cb@2 {
5831 compatible = "qcom,fastrpc-compute-cb";
[all …]
/linux/Documentation/driver-api/cxl/allocation/
H A Dpage-allocator.rst23 for a compute node to have no local DRAM, and for CXL memory to be the
24 `local` capacity for that compute node.
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.h54 int (*compute)(struct lsdc_pixpll * const this, member
/linux/drivers/gpu/drm/panfrost/
H A DTODO11 - Compute job support. So called 'compute only' jobs need to be plumbed up to
/linux/Documentation/admin-guide/mm/
H A Dnumaperf.rst8 Some platforms may have multiple types of memory attached to a compute
17 CPUs, they may still be local to one or more compute nodes relative to
18 other nodes. The following diagram shows one such example of two compute
19 nodes with local memory and a memory only node for each of compute node::
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mes_ctx.h89 } __aligned(PAGE_SIZE) compute[AMDGPU_MES_CTX_MAX_COMPUTE_RINGS];
/linux/tools/memory-model/litmus-tests/
H A Ddep+plain.litmus9 * READ_ONCE(), and therefore using that data to compute the

123456