Searched refs:boosted (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/cpufreq/ |
| H A D | cpufreq_interactive.c | 104 bool boosted; member 402 tunables->boosted = tunables->boost || in eval_target_freq() 405 if (cpu_load >= tunables->go_hispeed_load || tunables->boosted) { in eval_target_freq() 462 if (!tunables->boosted || new_freq > tunables->hispeed_freq) { in eval_target_freq() 631 tunables->boosted = true; in cpufreq_interactive_boost() 952 if (!tunables->boosted) in store_boost() 976 if (!tunables->boosted) in store_boostpulse()
|
| /OK3568_Linux_fs/kernel/Documentation/usb/ |
| H A D | iuu_phoenix.rst | 62 This will put the reader in a base of 3Mhz579 but boosted a 195 % !
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | locktypes.rst | 128 owner cannot be boosted. As a consequence, blocking on semaphores can 154 have its priority boosted until it releases the lock, thus preventing that 320 will have its priority boosted until it releases the lock, thus
|
| H A D | rt-mutex.rst | 21 boosted owner blocks on a rt-mutex itself it propagates the priority
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l33.txt | 79 reference to the VP voltage for when to start generating a boosted VBST.
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | Kconfig | 212 blocking an expedited RCU grace period is boosted immediately.
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | vmscan.c | 3647 bool boosted; in balance_pgdat() local 3675 boosted = nr_boost_reclaim; in balance_pgdat() 3812 if (boosted) { in balance_pgdat()
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ChangeLog.ide-tape.1995-2002 | 85 * boosted performance by a factor of 2. Pipelined
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | kprobes.rst | 685 k = unoptimized kprobe, b = boosted (single-step skipped), o = optimized kprobe, 686 r = unoptimized kretprobe, rb = boosted kretprobe, ro = optimized kretprobe.
|
| /OK3568_Linux_fs/kernel/kernel/sched/ |
| H A D | fair.c | 6689 bool boosted, latency_sensitive = false; in find_energy_efficient_cpu() local 6729 boosted = uclamp_boosted(p); in find_energy_efficient_cpu() 6730 target_cap = boosted ? 0 : ULONG_MAX; in find_energy_efficient_cpu() 6788 if (boosted && cpu_cap < target_cap) in find_energy_efficient_cpu() 6790 if (!boosted && cpu_cap > target_cap) in find_energy_efficient_cpu()
|
| /OK3568_Linux_fs/kernel/Documentation/sound/cards/ |
| H A D | audiophile-usb.rst | 167 from the Ai interface sounds distorted (as if boosted with an excessive high
|
| /OK3568_Linux_fs/kernel/init/ |
| H A D | Kconfig | 826 clamp buckets tracking 20% utilization each. A 25% boosted tasks will 829 If a second 30% boosted task should be co-scheduled on the same CPU, 837 example above the 25% task will be boosted to 30% until it exits the
|
| /OK3568_Linux_fs/kernel/Documentation/RCU/ |
| H A D | whatisRCU.rst | 1138 what should be boosted. Especially given that the
|