Searched +full:gain +full:- +full:scaling +full:- +full:p +full:- +full:inv +full:- +full:log2 (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/ |
| D | adi,ad3552r.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 4 --- 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 11 - Nuno Sá <nuno.sa@analog.com> 16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3542r.pdf 17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad3552r.pdf 22 - adi,ad3542r 23 - adi,ad3552r 28 spi-max-frequency: 31 reset-gpios: [all …]
|
| /kernel/linux/linux-6.6/kernel/sched/ |
| D | fair.c | 1 // SPDX-License-Identifier: GPL-2.0 43 #include <linux/memory-tiers.h> 66 static void walt_fixup_sched_stats_fair(struct rq *rq, struct task_struct *p, 73 struct task_struct *p); 75 struct task_struct *p); 83 walt_inc_cfs_rq_stats(struct cfs_rq *cfs_rq, struct task_struct *p) {} in walt_inc_cfs_rq_stats() argument 85 walt_dec_cfs_rq_stats(struct cfs_rq *cfs_rq, struct task_struct *p) {} in walt_dec_cfs_rq_stats() argument 93 * Targeted preemption latency for CPU-bound tasks: 96 * 'timeslice length' - timeslices in CFS are of variable length 97 * and have no persistent notion like in traditional, time-slice [all …]
|
| /kernel/linux/linux-5.10/kernel/sched/ |
| D | fair.c | 1 // SPDX-License-Identifier: GPL-2.0 28 static void walt_fixup_sched_stats_fair(struct rq *rq, struct task_struct *p, 35 struct task_struct *p); 37 struct task_struct *p); 45 walt_inc_cfs_rq_stats(struct cfs_rq *cfs_rq, struct task_struct *p) {} in walt_inc_cfs_rq_stats() argument 47 walt_dec_cfs_rq_stats(struct cfs_rq *cfs_rq, struct task_struct *p) {} in walt_dec_cfs_rq_stats() argument 55 * Targeted preemption latency for CPU-bound tasks: 58 * 'timeslice length' - timeslices in CFS are of variable length 59 * and have no persistent notion like in traditional, time-slice 63 * run vmstat and monitor the context-switches (cs) field) [all …]
|