/drivers/acpi/ |
D | processor_perflib.c | 92 if (!pr || !pr->performance) in acpi_processor_ppc_notifier() 97 if (ppc >= pr->performance->state_count) in acpi_processor_ppc_notifier() 101 pr->performance->states[ppc]. in acpi_processor_ppc_notifier() 164 if (ignore_ppc || !pr->performance) { in acpi_processor_ppc_has_changed() 196 if (!pr || !pr->performance || !pr->performance->state_count) in acpi_processor_get_bios_limit() 198 *limit = pr->performance->states[pr->performance_platform_limit]. in acpi_processor_get_bios_limit() 259 memcpy(&pr->performance->control_register, obj.buffer.pointer, in acpi_processor_get_performance_control() 276 memcpy(&pr->performance->status_register, obj.buffer.pointer, in acpi_processor_get_performance_control() 348 pr->performance->state_count = pss->package.count; in acpi_processor_get_performance_states() 349 pr->performance->states = in acpi_processor_get_performance_states() [all …]
|
D | processor_throttling.c | 716 state, pr->throttling.states[state].performance)); in acpi_processor_get_throttling_fadt() 960 pr->throttling.states[i].performance = 1000 - step * i; in acpi_processor_get_fadt_info() 1033 (pr->throttling.states[state].performance ? pr-> in acpi_processor_set_throttling_fadt() 1034 throttling.states[state].performance / 10 : 0))); in acpi_processor_set_throttling_fadt()
|
/drivers/staging/lustre/lustre/include/ |
D | obd_cksum.h | 69 unsigned int performance = 0, tmp; in cksum_type_pack() local 74 if (tmp > performance) { in cksum_type_pack() 75 performance = tmp; in cksum_type_pack() 81 if (tmp > performance) { in cksum_type_pack() 82 performance = tmp; in cksum_type_pack() 88 if (tmp > performance) { in cksum_type_pack() 89 performance = tmp; in cksum_type_pack()
|
/drivers/xen/ |
D | xen-acpi-processor.c | 151 dst_states = kcalloc(_pr->performance->state_count, in xen_copy_pss_data() 156 dst_perf->state_count = _pr->performance->state_count; in xen_copy_pss_data() 157 for (i = 0; i < _pr->performance->state_count; i++) { in xen_copy_pss_data() 159 memcpy(&(dst_states[i]), &(_pr->performance->states[i]), in xen_copy_pss_data() 175 dst->shared_type = _pr->performance->shared_type; in xen_copy_psd_data() 177 pdomain = &(_pr->performance->domain_info); in xen_copy_psd_data() 226 xen_copy_pct_data(&(_pr->performance->control_register), in push_pxx_to_hypervisor() 228 xen_copy_pct_data(&(_pr->performance->status_register), in push_pxx_to_hypervisor() 253 perf = _pr->performance; in push_pxx_to_hypervisor() 286 if (_pr->performance && _pr->performance->states) in upload_pm_data() [all …]
|
/drivers/cpufreq/ |
D | Kconfig | 64 startup. If in doubt, select 'performance'. 67 bool "performance" 70 Use the CPUFreq governor 'performance' as default. This sets 101 driver. Fallback governor will be the performance governor. 113 driver. Fallback governor will be the performance governor. 132 governor will be 'performance'. 136 tristate "'performance' governor"
|
D | Kconfig.arm | 252 performance values which allows the remote power 254 performance. CPPC relies on power management firmware
|
/drivers/staging/lustre/lustre/ |
D | Kconfig | 26 performance computing. Source code of both kernel space and user space 49 expensive checks that may have a performance impact.
|
/drivers/perf/ |
D | Kconfig | 12 Say y if you want to use CPU performance monitors on ARM-based
|
/drivers/mmc/card/ |
D | Kconfig | 41 send large requests in order to get high performance. Many 48 a big performance gain at the cost of up to 64 KiB of
|
/drivers/amba/ |
D | Kconfig | 11 which controls AHB bus master arbitration and some performance
|
/drivers/scsi/arm/ |
D | Kconfig | 18 This is a feature of SCSI-2 which improves performance: the host 30 In general, this improves performance; however some SCSI devices
|
/drivers/soc/rockchip/ |
D | Kconfig | 12 In order to meet high performance and low power requirements, a power
|
/drivers/atm/ |
D | Kconfig | 59 generally using printks, but still has some impact on performance. 174 generally using printks, but still has some impact on performance. 231 inactive, they will have only a modest impact on performance. 269 inactive, they will have only a modest impact on performance. 293 inactive, they will have only a modest impact on performance. 326 inactive, they will have only a modest impact on performance.
|
/drivers/power/avs/ |
D | Kconfig | 9 (temperature depending performance).
|
/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 30 performance, by setting the number of cycles we wait before going idle 34 /proc/uislib/smart_wakeup: This entry is used to tune performance, by
|
/drivers/net/ethernet/sfc/ |
D | Kconfig | 37 features, allowing accelerated network performance in
|
/drivers/mtd/spi-nor/ |
D | Kconfig | 15 on the usage this feature may provide performance gain in comparison
|
/drivers/infiniband/ulp/ipoib/ |
D | Kconfig | 48 turned off, this debugging code will have some performance
|
/drivers/net/ethernet/adi/ |
D | Kconfig | 38 To get maximum network performance, you should use L1 memory as rx/tx
|
/drivers/staging/fsl-mc/ |
D | README.txt | 143 hardware resources, flexibility, and performance advantages. 192 optimum performance there is typically DPIO per CPU. This allows 344 performance, allowing each CPU to simultaneously enqueue
|
/drivers/md/ |
D | Kconfig | 114 of redundancy and performance. 292 dm-cache attempts to improve performance of a block device by 293 moving frequently used data to a smaller, higher performance 317 of less memory utilization, improved performance and increased 547 hash device, since verification of hash blocks is less performance
|
/drivers/thermal/int340x_thermal/ |
D | int3403_thermal.c | 36 u64 performance; member
|
/drivers/staging/lustre/ |
D | README.txt | 15 in parallel to maximize performance.
|
/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 30 the default is set to 32. Higher values may result in higher performance
|
D | Kconfig.aic7xxx | 35 the default is set to 32. Higher values may result in higher performance
|