| /linux/drivers/acpi/ |
| H A D | processor_throttling.c | 77 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord() 99 pthrottling = &pr->throttling; in acpi_processor_update_tsd_coord() 122 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord() 154 match_pthrottling = &(match_pr->throttling); in acpi_processor_update_tsd_coord() 181 pthrottling = &(pr->throttling); in acpi_processor_update_tsd_coord() 216 if (!pr->flags.throttling) { in acpi_processor_throttling_notifier() 223 p_throttling = &(pr->throttling); in acpi_processor_throttling_notifier() 309 if (throttling_limit >= pr->throttling.state_count) { in acpi_processor_tstate_has_changed() 314 current_state = pr->throttling.state; in acpi_processor_tstate_has_changed() 365 pr->flags.throttling = 0; in acpi_processor_reevaluate_tstate() [all …]
|
| H A D | processor_thermal.c | 229 if (pr->flags.throttling) in acpi_processor_max_state() 230 max_state += (pr->throttling.state_count -1); in acpi_processor_max_state() 267 if (pr->flags.throttling) in processor_get_cur_state() 268 *cur_state += pr->throttling.state; in processor_get_cur_state() 294 if (pr->flags.throttling && pr->throttling.state) in processor_set_cur_state()
|
| H A D | acpi_processor.c | 394 pr->throttling.address = object.processor.pblk_address; in acpi_processor_get_info() 395 pr->throttling.duty_offset = acpi_gbl_FADT.duty_offset; in acpi_processor_get_info() 396 pr->throttling.duty_width = acpi_gbl_FADT.duty_width; in acpi_processor_get_info() 433 if (!zalloc_cpumask_var(&pr->throttling.shared_cpu_map, GFP_KERNEL)) { in acpi_processor_add() 470 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_add() 517 free_cpumask_var(pr->throttling.shared_cpu_map); in acpi_processor_post_eject()
|
| H A D | processor_driver.c | 149 if (pr->flags.throttling) in acpi_pss_perf_init()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | Kconfig | 19 bool "enable ETNAVIV thermal throttling" 23 Compile in support for thermal throttling.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-fme | 135 threshold, hardware starts 50% or 90% throttling (see 144 threshold, hardware starts 100% throttling. 177 0 AP2 state (90% throttling) 178 1 AP1 state (50% throttling) 193 this threshold, hardware starts 50% throttling. 206 this threshold, hardware starts 90% throttling.
|
| H A D | sysfs-platform-dfl-port | 23 means different throttling level. When reading this file, it
|
| H A D | sysfs-class-thermal | 78 for cooling device throttling control represents.
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 411 aq_itr -Interrupt throttling mode 418 0 Disable interrupt throttling. 419 1 Enable interrupt throttling and use specified tx and rx rates. 420 0xFFFF Auto throttling mode. Driver will choose the best RX and TX 421 interrupt throttling settings based on link speed. 431 TX side throttling in microseconds. Adapter will setup maximum interrupt delay 441 RX side throttling in microseconds. Adapter will setup maximum interrupt delay
|
| /linux/Documentation/admin-guide/cgroup-v1/ |
| H A D | blkio-controller.rst | 13 One IO control policy is throttling policy which can be used to 27 Enable throttling in block layer:: 56 throttling's hierarchy support is enabled iff "sane_behavior" is 69 hierarchy correctly. For throttling, all limits apply 92 Enable block device throttling support in block layer.
|
| /linux/include/acpi/ |
| H A D | processor.h | 212 u8 throttling:1; member 236 struct acpi_processor_throttling throttling; member
|
| /linux/Documentation/hwmon/ |
| H A D | spd5118.rst | 28 to prevent memory overheating by automatically throttling the memory controller.
|
| H A D | peci-cputemp.rst | 78 package. Used for throttling temperature. If this value
|
| H A D | asc7621.rst | 205 throttling. This means that these are usually negative numbers.
|
| H A D | lm93.rst | 90 from 0-255 where 0 indicates no throttling, and 255 indicates > 99.6%.
|
| /linux/Documentation/filesystems/nfs/ |
| H A D | nfs41-server.rst | 26 "exactly once" semantics and better control and throttling of the
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | zswap.rst | 21 throttling by the hypervisor. This allows more work to get done with less
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra20-ventana.dts | 734 /* start throttling at 50C */
|
| H A D | tegra20-paz00.dts | 744 /* start throttling at 80C */
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 41 are used for CPU throttling.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 118 Migration throttling
|
| /linux/Documentation/hid/ |
| H A D | intel-ish-hid.rst | 216 (up to IPC MTU), thus allowing for interrupt throttling.
|
| /linux/Documentation/timers/ |
| H A D | no_hz.rst | 244 your CPU to overheat, which may cause thermal throttling
|
| /linux/init/ |
| H A D | Kconfig | 617 HW throttling. HW throttling occurs when the performance of 1084 to such task groups. It is also used by bio throttling logic in 1090 CONFIG_BFQ_GROUP_IOSCHED=y; for enabling throttling policy, set
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | vm.rst | 345 writers throttling. This is not the case by default which means that 356 any throttling.
|