Home
last modified time | relevance | path

Searched refs:percentage (Results 1 – 25 of 32) sorted by relevance

12

/linux-2.6.39/drivers/macintosh/
Dapm_emu.c30 int percentage = -1; in pmu_apm_get_power_status() local
52 if (percentage < 0) in pmu_apm_get_power_status()
53 percentage = 0; in pmu_apm_get_power_status()
56 percentage += (pmu_batteries[i].charge * 100) / in pmu_apm_get_power_status()
77 percentage /= real_count; in pmu_apm_get_power_status()
81 } else if (percentage <= APM_CRITICAL) { in pmu_apm_get_power_status()
84 } else if (percentage <= APM_LOW) { in pmu_apm_get_power_status()
93 info->battery_life = percentage; in pmu_apm_get_power_status()
/linux-2.6.39/arch/sh/boards/mach-hp6xx/
Dhp6xx_apm.c34 int battery, backup, charging, percentage; in hp6x0_apm_get_power_status() local
41 percentage = 100 * (battery - HP680_BATTERY_MIN) / in hp6x0_apm_get_power_status()
45 info->battery_life = percentage; in hp6x0_apm_get_power_status()
64 } else if (percentage <= APM_CRITICAL) { in hp6x0_apm_get_power_status()
67 } else if (percentage <= APM_LOW) { in hp6x0_apm_get_power_status()
/linux-2.6.39/Documentation/vm/
Dovercommit-accounting15 configurable percentage (default is 50) of physical RAM.
16 Depending on the percentage you use, in most situations
23 The overcommit percentage is set via `vm.overcommit_ratio'.
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-class-bdi40 percentage of the write-back cache to a particular device.
46 given percentage of the write-back cache. This is useful in
Dsysfs-bus-usb54 compute the percentage of time that a device has been active.
57 will give an integer percentage. Note that this does not
/linux-2.6.39/arch/arm/mach-sa1100/include/mach/
Dsimpad.h80 unsigned char percentage; /* percentage loaded */ member
/linux-2.6.39/arch/arm/mach-pxa/include/mach/
Dsharpsl_pm.h60 int percentage; member
/linux-2.6.39/Documentation/leds/
Dleds-lp3944.txt23 - duty cycle: percentage of the period the led is on, from 0 to 100
/linux-2.6.39/Documentation/sysctl/
Dvm.txt92 Contains, as a percentage of total system memory, the number of pages at which
124 Contains, as a percentage of total system memory, the number of pages at which
368 A percentage of the total pages in each zone. On Zone reclaim
370 than this percentage of pages in a zone are reclaimable slab pages.
386 This is a percentage of the total pages in each zone. Zone reclaim will
387 only occur if more than this percentage of pages are in a state that
390 If zone_reclaim_mode has the value 4 OR'd, then the percentage is compared
570 space is not permitted to exceed swap plus this percentage
/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_atombios.c1364 ss->percentage = in radeon_atombios_get_ppll_ss_info()
1387 u16 percentage = 0, rate = 0; in radeon_atombios_get_igp_ss_overrides() local
1396 percentage = le16_to_cpu(igp_info->usDVISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1400 percentage = le16_to_cpu(igp_info->usHDMISSPercentage); in radeon_atombios_get_igp_ss_overrides()
1404 percentage = le16_to_cpu(igp_info->usLvdsSSPercentage); in radeon_atombios_get_igp_ss_overrides()
1408 if (percentage) in radeon_atombios_get_igp_ss_overrides()
1409 ss->percentage = percentage; in radeon_atombios_get_igp_ss_overrides()
1447 ss->percentage = in radeon_atombios_get_asic_ss_info()
1461 ss->percentage = in radeon_atombios_get_asic_ss_info()
1475 ss->percentage = in radeon_atombios_get_asic_ss_info()
Datombios_crtc.c445 args.v2.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss()
468 args.v1.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss()
480 args.lvds_ss_2.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss()
491 args.lvds_ss.usSpreadSpectrumPercentage = cpu_to_le16(ss->percentage); in atombios_crtc_program_ss()
983 u32 amount = (((fb_div * 10) + frac_fb_div) * ss.percentage) / 10000; in atombios_crtc_set_pll()
Dradeon_mode.h340 uint16_t percentage; member
/linux-2.6.39/tools/perf/Documentation/
Dperf-report.txt37 Show sample percentage for different cpu modes.
/linux-2.6.39/Documentation/cpu-freq/
Dpcc-cpufreq.txt103 a percentage of the nominal (ie: maximum) CPU frequency. The output buffer
177 Since the driver obtains the current frequency as a "percentage" (%) of the
Dgovernors.txt184 freq_step: this describes what percentage steps the cpu freq should be
/linux-2.6.39/Documentation/filesystems/caching/
Dcachefiles.txt53 CacheFiles attempts to maintain at least a certain percentage of free space on
191 Cache culling is done on the basis of the percentage of blocks and the
192 percentage of files available in the underlying filesystem. There are six
221 _not_ appear as 100 minus the percentage displayed by the "df" program.
/linux-2.6.39/arch/x86/kernel/
Dapm_32.c1645 int percentage = -1; in proc_apm_show() local
1654 percentage = cx & 0xff; in proc_apm_show()
1710 percentage, in proc_apm_show()
/linux-2.6.39/Documentation/laptops/
Dlaptop-mode.txt166 The percentage of memory that is allowed to contain "dirty" or unsaved data
172 The percentage of memory that is allowed to contain "dirty" or unsaved data
179 dirty_background_ratio is the threshold percentage at which background writeouts
258 # Dirty synchronous ratio. At this percentage of dirty pages the process
376 # Dirty synchronous ratio. At this percentage of dirty pages the process which
/linux-2.6.39/Documentation/video4linux/bttv/
DREADME.quirks72 A small percentage of core logic devices may start a bus transaction
/linux-2.6.39/Documentation/power/
Dpower_supply_class.txt167 percentage capacity manually, inside the driver, and register CAPACITY
/linux-2.6.39/Documentation/filesystems/
Dtmpfs.txt71 to limit this tmpfs instance to that percentage of your physical RAM:
/linux-2.6.39/Documentation/scsi/
DFlashPoint.txt152 BusLogic asked me to send this announcement since a large percentage of the
/linux-2.6.39/arch/arm/mach-pxa/
Dsharpsl_pm.c202 return thresh[i].percentage; in get_percentage()
/linux-2.6.39/Documentation/networking/
De1000e.txt80 for small amounts of traffic and/or a significant percentage of small
/linux-2.6.39/Documentation/usb/
Dproc_usb_info.txt149 The percentage is how much of the "reserved" bandwidth is scheduled by

12