Home
last modified time | relevance | path

Searched refs:stages (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c163 } stages[] = { in msm_gem_shrinker_scan() local
174 for (unsigned i = 0; (nr > 0) && (i < ARRAY_SIZE(stages)); i++) { in msm_gem_shrinker_scan()
175 if (!stages[i].cond) in msm_gem_shrinker_scan()
180 stages[i].freed = in msm_gem_shrinker_scan()
181 drm_gem_lru_scan(priv->dev, stages[i].lru, nr, in msm_gem_shrinker_scan()
182 &stages[i].remaining, in msm_gem_shrinker_scan()
183 stages[i].shrink, in msm_gem_shrinker_scan()
185 nr -= stages[i].freed; in msm_gem_shrinker_scan()
186 freed += stages[i].freed; in msm_gem_shrinker_scan()
187 remaining += stages[i].remaining; in msm_gem_shrinker_scan()
[all …]
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-health-afe440x6 Get measured values from the ADC for these stages. Y is the
30 stages. The values are expressed in 5-bit sign-magnitude.
H A Dsysfs-bus-platform-devices-ampere-smpro282 (RO) Contains the boot stages information in hex as format below::
288 - ``AA`` : The boot stages
308 - ``CCCCCCCC``: Boot status information defined for each boot stages
/linux/Documentation/devicetree/bindings/sound/
H A Dti,tas5086.txt28 stages connected to the PWM output pins work. Not all
29 power stages are compatible to Mid-Z - please refer
/linux/tools/testing/selftests/tc-testing/
H A DREADME78 A test case has four stages:
85 The setup and teardown stages can run zero or more commands. The setup
88 can be run next. These two stages require any commands run to return
91 The execute and verify stages each run one command. The execute stage
156 adjust-command (runs in all stages and receives the stage name)
168 The stages are identified by the following strings:
/linux/Documentation/arch/arm/sa1100/
H A Dlart.rst11 is under development, with plenty of others in different stages of
/linux/Documentation/leds/
H A Dleds-sc27xx.rst11 LED controller, it only supports 4 stages to make a single
/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt4 in Tegra210 SoC. It is designed to handle the early stages of the boot
/linux/tools/testing/selftests/resctrl/
H A DREADME59 A test case has four stages:
/linux/Documentation/fb/
H A Ddeferred_io.rst31 the final image rather than the intermediate stages which is why it's okay
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt75 The stages are represented by the following strings:
/linux/arch/powerpc/platforms/ps3/
H A DKconfig106 in the repository for later boot stages.
/linux/Documentation/arch/arm64/
H A Dtagged-address-abi.rst43 The AArch64 Tagged Address ABI has two stages of relaxation depending on
/linux/arch/mips/
H A DKconfig.debug144 debug information from the early stages of core startup.
/linux/arch/m68k/q40/
H A DREADME54 went wrong during earliest setup stages of head.S.
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst13 There is clear distinction between the two language stages. For example, you
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Ddcsr.txt130 which stages the nexus trace data for transmission via the Aurora port
/linux/Documentation/driver-api/usb/
H A Dpersist.rst49 was asleep, on many systems during the initial stages of wakeup the
/linux/Documentation/virt/coco/
H A Dsev-guest.rst222 has taken care to make use of the SEV-SNP CPUID throughout all stages of boot.
/linux/Documentation/process/
H A D3.Early-stage.rst170 If possible, posting your plans during the early stages can only be
/linux/Documentation/i2c/
H A Di2c-topology.rst52 stages of the transaction. This has the benefit that the mux driver
/linux/Documentation/userspace-api/media/mediactl/
H A Dmedia-types.rst116 have those stages implemented on separate entities.
/linux/Documentation/scheduler/
H A Dsched-capacity.rst28 performance-oriented than the LITTLE ones (more pipeline stages, bigger caches,
/linux/Documentation/usb/
H A Dusbmon.rst321 The ioctl operates in 3 stages.
/linux/tools/perf/Documentation/
H A Dperf-arm-spe.txt21 The sampling has 5 stages:

12