Searched full:boosted (Results 1 – 25 of 34) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs35l45.yaml | 14 CS35L45 is a Boosted Mono Class D Amplifier with DSP
|
D | cirrus,cs35l41.yaml | 13 CS35L41 is a boosted mono Class D amplifier with DSP
|
D | cs35l33.txt | 79 reference to the VP voltage for when to start generating a boosted VBST.
|
D | cs35l35.txt | 1 CS35L35 Boosted Speaker Amplifier
|
/Linux-v6.1/Documentation/locking/ |
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 317 will have its priority boosted until it releases the lock, thus
|
D | rt-mutex.rst | 21 boosted owner blocks on a rt-mutex itself it propagates the priority
|
/Linux-v6.1/arch/x86/include/asm/ |
D | kprobes.h | 59 * boostable = 1: This instruction has been boosted: we have
|
/Linux-v6.1/Documentation/usb/ |
D | iuu_phoenix.rst | 62 This will put the reader in a base of 3Mhz579 but boosted a 195 % !
|
/Linux-v6.1/kernel/sched/ |
D | deadline.c | 399 * If this is a non-deadline task that has been boosted, in task_non_contending() 451 * If this is a non-deadline task that has been boosted, in task_contending() 776 /* for non-boosted task, pi_of(dl_se) == dl_se */ in replenish_dl_new_period() 843 * This could be the case for a !-dl task that is boosted. in replenish_dl_entity() 1127 * The task might have been boosted by someone else and might be in the in dl_task_timer() 1239 * unless it is boosted. 1680 * boosted via PI, resulting in a thread that is throttled in enqueue_task_dl() 1681 * and boosted at the same time. in enqueue_task_dl() 1688 * problem if it fires concurrently: boosted threads in enqueue_task_dl() 1701 * being boosted again with no means to replenish the runtime and clear in enqueue_task_dl() [all …]
|
D | cpufreq_schedutil.c | 200 * boosted to a certain utilization which doubles at each "frequent and 243 * utilization boosted to speed up the completion of those IO operations.
|
D | core.c | 2114 * boosted by interactivity modifiers. Changes upon fork, 2126 * be boosted by RT tasks, or might be boosted by 2128 * RT-boosted. If not then it returns p->normal_prio. 2134 * If we are RT tasks or we were boosted to RT priority, in effective_prio() 6914 * ensure a task is de-boosted (pi_task is set to NULL) before the in rt_mutex_setprio() 7247 * CFS and RT utilization can be boosted or capped, depending on in effective_cpu_util() 7592 * Take priority boosted tasks into account. If the new in __sched_setscheduler() 8642 * true (>0) if we indeed boosted the target task.
|
/Linux-v6.1/arch/x86/kernel/ |
D | itmt.c | 15 * scheduler to favor scheduling on cores can be boosted to a higher
|
/Linux-v6.1/arch/powerpc/kernel/ |
D | kprobes.c | 267 * Once this instruction has been boosted in try_to_emulate() 283 * can't be boosted. Note it down so we don't try to do so again. in try_to_emulate()
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm8350-sony-xperia-sagami.dtsi | 172 /* Cirrus Logic CS40L25A boosted haptics driver @ 40 */
|
D | sm8450-sony-xperia-nagara-pdx223.dts | 511 /* Cirrus Logic CS40L25A boosted haptics driver @ 40 */
|
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_pp_smu.c | 331 /* Determine the highest non-boosted level from the Validation Clocks */ in dm_pp_get_clock_levels_by_type() 337 * non-boosted one. */ in dm_pp_get_clock_levels_by_type()
|
/Linux-v6.1/kernel/rcu/ |
D | Kconfig | 221 blocking an expedited RCU grace period is boosted immediately.
|
D | tree.h | 105 /* priority boosted, or NULL if no priority */
|
D | tree_plugin.h | 567 /* Unboost if we were boosted. */ in rcu_preempt_deferred_qs_irqrestore() 1043 * Returns 1 if there are more tasks needing to be boosted.
|
D | tree_stall.h | 785 * in need of being boosted, *cpup is set to -1. This can happen in case
|
/Linux-v6.1/Documentation/trace/ |
D | kprobes.rst | 671 k = unoptimized kprobe, b = boosted (single-step skipped), o = optimized kprobe, 672 r = unoptimized kretprobe, rb = boosted kretprobe, ro = optimized kretprobe.
|
/Linux-v6.1/init/ |
D | Kconfig | 849 clamp buckets tracking 20% utilization each. A 25% boosted tasks will 852 If a second 30% boosted task should be co-scheduled on the same CPU, 860 example above the 25% task will be boosted to 30% until it exits the
|
/Linux-v6.1/Documentation/sound/cards/ |
D | audiophile-usb.rst | 167 from the Ai interface sounds distorted (as if boosted with an excessive high
|
/Linux-v6.1/kernel/locking/ |
D | locktorture.c | 494 * The task will remain boosted for another ~500k operations, in torture_rtmutex_boost()
|
/Linux-v6.1/mm/ |
D | vmscan.c | 6799 * are more likely to be boosted. Both watermarks and boosts in pgdat_watermark_boosted() 6998 bool boosted; in balance_pgdat() local 7026 boosted = nr_boost_reclaim; in balance_pgdat() 7086 * Do not writeback or swap pages for boosted reclaim. The in balance_pgdat() 7164 /* If reclaim was boosted, account for the reclaim done in this pass */ in balance_pgdat() 7165 if (boosted) { in balance_pgdat()
|
12