| /Linux-v5.15/net/sched/ |
| D | sch_plug.c | 63 bool throttled; member 105 if (q->throttled) in plug_dequeue() 113 q->throttled = true; in plug_dequeue() 144 q->throttled = true; in plug_init() 177 q->throttled = true; in plug_change() 186 q->throttled = false; in plug_change() 194 q->throttled = false; in plug_change()
|
| D | sch_fq.c | 155 static struct fq_flow throttled; variable 159 return f->next == &throttled; in fq_flow_is_throttled() 198 f->next = &throttled; in fq_flow_set_throttled() 1017 st.throttled = q->stat_throttled; in fq_dump_stats()
|
| /Linux-v5.15/drivers/usb/serial/ |
| D | metro-usb.c | 41 int throttled; member 113 int throttled = 0; in metrousb_read_int_callback() local 149 throttled = metro_priv->throttled; in metrousb_read_int_callback() 152 if (throttled) in metrousb_read_int_callback() 180 metro_priv->throttled = 0; in metrousb_open() 275 metro_priv->throttled = 1; in metrousb_throttle() 331 metro_priv->throttled = 0; in metrousb_unthrottle()
|
| D | symbolserial.c | 28 bool throttled; member 80 if (!priv->throttled) { in symbol_int_callback() 98 priv->throttled = false; in symbol_open() 122 priv->throttled = true; in symbol_throttle() 134 priv->throttled = false; in symbol_unthrottle()
|
| D | digi_acceleport.c | 1363 int tty_flag, throttled; in digi_read_inb_callback() local 1389 throttled = priv->dp_throttled; in digi_read_inb_callback() 1390 if (throttled) in digi_read_inb_callback() 1429 return throttled ? 1 : 0; in digi_read_inb_callback()
|
| /Linux-v5.15/drivers/cpufreq/ |
| D | powernv-cpufreq.c | 110 static bool rebooting, throttled, occ_reset; variable 133 bool throttled; member 570 if (chip->throttled) in powernv_cpufreq_throttle_check() 572 chip->throttled = true; in powernv_cpufreq_throttle_check() 584 } else if (chip->throttled) { in powernv_cpufreq_throttle_check() 585 chip->throttled = false; in powernv_cpufreq_throttle_check() 594 throttled = true; in powernv_cpufreq_throttle_check() 600 throttled = true; in powernv_cpufreq_throttle_check() 604 if (throttled) { in powernv_cpufreq_throttle_check() 751 if (!throttled) { in powernv_cpufreq_target_index() [all …]
|
| /Linux-v5.15/Documentation/scheduler/ |
| D | sched-bwc.rst | 17 throttled. Throttled threads will not be able to run again until the next 82 - nr_throttled: Number of times the group has been throttled/limited. 84 of the group have been throttled. 100 There are two ways in which a group may become throttled:
|
| D | sched-deadline.rst | 108 said to be "throttled" (also known as "depleted" in real-time literature) 114 throttled task, the scheduling deadline and the remaining runtime are 655 remaining runtime and is immediately throttled, until the next
|
| /Linux-v5.15/arch/um/drivers/ |
| D | line.h | 44 int throttled; member
|
| D | line.c | 219 line->throttled = 1; in line_throttle() 226 line->throttled = 0; in line_unthrottle()
|
| D | chan_kern.c | 135 if (!line->throttled) in line_timer_cb()
|
| /Linux-v5.15/Documentation/ABI/testing/ |
| D | sysfs-devices-system-cpu | 438 frequency is throttled to lower frequency in turbo (at and above 442 max frequency is throttled to lower frequency in sub-turbo(below 446 frequency is unthrottled after being throttled. 449 frequency is throttled due to 'Power Capping'. 452 frequency is throttled due to 'CPU Over Temperature'. 455 max frequency is throttled due to 'Power Supply Failure'. 458 max frequency is throttled due to 'Overcurrent'. 461 frequency is throttled due to 'OCC Reset'.
|
| /Linux-v5.15/drivers/staging/fwserial/ |
| D | fwserial.h | 170 unsigned int throttled; member
|
| /Linux-v5.15/arch/powerpc/platforms/cell/ |
| D | Kconfig | 100 If no spu is running on a given cpu, that cpu will be throttled to
|
| /Linux-v5.15/drivers/tty/serial/8250/ |
| D | 8250_omap.c | 135 bool throttled; member 778 priv->throttled = true; in omap_8250_throttle() 794 priv->throttled = false; in omap_8250_unthrottle() 888 if (!priv->throttled) { in __dma_rx_complete()
|
| /Linux-v5.15/Documentation/x86/ |
| D | buslock.rst | 117 throttled by enforced sleeps until the rate goes under the limit again.
|
| /Linux-v5.15/tools/perf/ |
| D | builtin-kvm.c | 802 int i, err, throttled = 0; in perf_kvm__mmap_read() local 823 throttled = 1; in perf_kvm__mmap_read() 840 return throttled; in perf_kvm__mmap_read()
|
| /Linux-v5.15/drivers/tty/ |
| D | n_gsm.c | 145 bool throttled; /* Private copy of throttle state */ member 429 if (dlci->throttled) in gsm_encode_modem() 3177 dlci->throttled = true; in gsmtty_throttle() 3189 dlci->throttled = false; in gsmtty_unthrottle()
|
| D | n_tty.c | 260 int throttled; in n_tty_check_throttle() local 264 throttled = tty_throttle_safe(tty); in n_tty_check_throttle() 265 if (!throttled) in n_tty_check_throttle()
|
| /Linux-v5.15/block/ |
| D | blk-throttle.c | 2219 bool throttled = false; in blk_throtl_bio() local 2305 throttled = true; in blk_throtl_bio() 2324 if (throttled || !td->track_bio_latency) in blk_throtl_bio() 2328 return throttled; in blk_throtl_bio()
|
| /Linux-v5.15/tools/include/uapi/linux/ |
| D | pkt_sched.h | 906 __u64 throttled; member
|
| /Linux-v5.15/include/uapi/linux/ |
| D | pkt_sched.h | 934 __u64 throttled; member
|
| /Linux-v5.15/kernel/sched/ |
| D | rt.c | 856 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local 925 throttled = 1; in do_sched_rt_period_timer() 932 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()
|
| D | fair.c | 4751 if (cfs_rq->throttled) in __account_cfs_rq_runtime() 4772 return cfs_bandwidth_used() && cfs_rq->throttled; in cfs_rq_throttled() 4913 cfs_rq->throttled = 1; in throttle_cfs_rq() 4927 cfs_rq->throttled = 0; in unthrottle_cfs_rq() 5062 int throttled; in do_sched_cfs_period_timer() local 5068 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer() 5078 if (cfs_b->idle && !throttled) in do_sched_cfs_period_timer() 5081 if (!throttled) { in do_sched_cfs_period_timer() 5093 while (throttled && cfs_b->runtime > 0) { in do_sched_cfs_period_timer() 5099 throttled = !list_empty(&cfs_b->throttled_cfs_rq); in do_sched_cfs_period_timer()
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
| D | igb.rst | 149 throttled via interrupt moderation. Interrupt moderation must be used to avoid
|