/linux/drivers/gpu/drm/msm/ |
H A D | msm_gem_shrinker.c | 109 } stages[] = { in msm_gem_shrinker_scan() local 120 for (unsigned i = 0; (nr > 0) && (i < ARRAY_SIZE(stages)); i++) { in msm_gem_shrinker_scan() 121 if (!stages[i].cond) in msm_gem_shrinker_scan() 123 stages[i].freed = in msm_gem_shrinker_scan() 124 drm_gem_lru_scan(stages[i].lru, nr, in msm_gem_shrinker_scan() 125 &stages[i].remaining, in msm_gem_shrinker_scan() 126 stages[i].shrink); in msm_gem_shrinker_scan() 127 nr -= stages[i].freed; in msm_gem_shrinker_scan() 128 freed += stages[i].freed; in msm_gem_shrinker_scan() 129 remaining += stages[i].remaining; in msm_gem_shrinker_scan() [all …]
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-health-afe440x | 6 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 D | sysfs-bus-platform-devices-ampere-smpro | 282 (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 D | ti,tas5086.txt | 28 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 D | README | 78 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 D | lart.rst | 11 is under development, with plenty of others in different stages of
|
/linux/Documentation/leds/ |
H A D | leds-sc27xx.rst | 11 LED controller, it only supports 4 stages to make a single
|
/linux/Documentation/devicetree/bindings/firmware/ |
H A D | nvidia,tegra210-bpmp.txt | 4 in Tegra210 SoC. It is designed to handle the early stages of the boot
|
/linux/tools/testing/selftests/resctrl/ |
H A D | README | 59 A test case has four stages:
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_crtc.c | 149 static const enum mdp_mixer_stage_id stages[] = { in setup_mixer() enum 161 pipe_id, stages[idx]); in setup_mixer()
|
/linux/Documentation/fb/ |
H A D | deferred_io.rst | 31 the final image rather than the intermediate stages which is why it's okay
|
/linux/tools/testing/selftests/tc-testing/creating-plugins/ |
H A D | AddingPlugins.txt | 75 The stages are represented by the following strings:
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | lpc1850-cgu.txt | 12 stages. Each output stage provides an independent clock source and
|
/linux/arch/powerpc/platforms/ps3/ |
H A D | Kconfig | 106 in the repository for later boot stages.
|
/linux/Documentation/arch/arm64/ |
H A D | tagged-address-abi.rst | 43 The AArch64 Tagged Address ABI has two stages of relaxation depending on
|
/linux/arch/mips/ |
H A D | Kconfig.debug | 144 debug information from the early stages of core startup.
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | frontend-property-terrestrial-systems.rst | 54 DVB-T2 support is currently in the early stages of development, so
|
/linux/arch/m68k/q40/ |
H A D | README | 54 went wrong during earliest setup stages of head.S.
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css.c | 470 if (pipe->pipeline.stages) in sh_css_config_input_network_2400() 471 binary = pipe->pipeline.stages->binary; in sh_css_config_input_network_2400() 920 if (pipe->pipeline.stages) in sh_css_config_input_network_2401() 921 if (pipe->pipeline.stages->binary) in sh_css_config_input_network_2401() 922 binary = pipe->pipeline.stages->binary; in sh_css_config_input_network_2401() 1188 stage = me->pipeline.stages; in start_pipe() 3092 in_frame = me->stages->args.out_frame[0]; in create_host_video_pipeline() 3262 in_frame = me->stages->args.out_frame[0]; in create_host_preview_pipeline() 3557 for (stage = pipeline->stages; stage; stage = stage->next) { in ia_css_pipe_enqueue_buffer() 7318 for (stage = me->stages; stage; stage = stage->next) in ia_css_pipeline_uses_params()
|
/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 13 There is clear distinction between the two language stages. For example, you
|
/linux/Documentation/devicetree/bindings/powerpc/fsl/ |
H A D | dcsr.txt | 130 which stages the nexus trace data for transmission via the Aurora port
|
/linux/Documentation/driver-api/usb/ |
H A D | persist.rst | 49 was asleep, on many systems during the initial stages of wakeup the
|
/linux/Documentation/virt/coco/ |
H A D | sev-guest.rst | 222 has taken care to make use of the SEV-SNP CPUID throughout all stages of boot.
|
/linux/Documentation/process/ |
H A D | 3.Early-stage.rst | 170 If possible, posting your plans during the early stages can only be
|
/linux/Documentation/gpu/ |
H A D | komeda-kms.rst | 16 functional pipeline stages called components, and every component has some
|