Home
last modified time | relevance | path

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

12345

/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.c113 COMPUTE_STREAM, /* After COMPUTE_MAX to avoid use current compute arrays */
124 static int compute = COMPUTE_DELTA_ABS; variable
203 pr_debug("compute wdiff w1(%" PRId64 ") w2(%" PRId64 ")\n", in setup_compute_opt_wdiff()
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 in __cmd_diff()
[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.txt95 --compute::
98 diff.compute config option. See COMPARISON METHODS section for
116 Specify compute sorting column number. 0 means sorting by baseline
214 baseline/A compute/B compute/C samples
225 baseline/B compute/A compute/C samples
236 baseline/C compute/B compute/A samples
/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
H A Dsysfs-bus-iio-frequency-adf43508 that is used to compute the various dividers, is able to
/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
/linux/arch/m68k/fpsp040/
H A Dstwotox.S35 | Go to expr to compute that expression.
51 | Go to expr to compute that expression.
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-cm1-io1.dts7 compatible = "raspberrypi,compute-module", "brcm,bcm2835";

12345