Home
last modified time | relevance | path

Searched refs:throttled (Results 1 – 25 of 40) sorted by relevance

12

/Linux-v4.19/net/sched/
Dsch_plug.c67 bool throttled; member
109 if (q->throttled) in plug_dequeue()
117 q->throttled = true; in plug_dequeue()
148 q->throttled = true; in plug_init()
181 q->throttled = true; in plug_change()
190 q->throttled = false; in plug_change()
198 q->throttled = false; in plug_change()
Dsch_fq.c118 static struct fq_flow detached, throttled; variable
133 return f->next == &throttled; in fq_flow_is_throttled()
172 f->next = &throttled; in fq_flow_set_throttled()
877 st.throttled = q->stat_throttled; in fq_dump_stats()
/Linux-v4.19/drivers/usb/serial/
Dmetro-usb.c41 int throttled; member
112 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()
277 metro_priv->throttled = 1; in metrousb_throttle()
333 metro_priv->throttled = 0; in metrousb_unthrottle()
Dsymbolserial.c28 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()
Dgeneric.c112 port->throttled = 0; in usb_serial_generic_open()
415 port->throttled = port->throttle_req; in usb_serial_generic_read_bulk_callback()
416 if (!port->throttled) { in usb_serial_generic_read_bulk_callback()
483 was_throttled = port->throttled; in usb_serial_generic_unthrottle()
484 port->throttled = port->throttle_req = 0; in usb_serial_generic_unthrottle()
Ddigi_acceleport.c1390 int tty_flag, throttled; in digi_read_inb_callback() local
1416 throttled = priv->dp_throttled; in digi_read_inb_callback()
1417 if (throttled) in digi_read_inb_callback()
1456 return throttled ? 1 : 0; in digi_read_inb_callback()
/Linux-v4.19/drivers/cpufreq/
Dpowernv-cpufreq.c118 static bool rebooting, throttled, occ_reset; variable
141 bool throttled; member
569 if (chip->throttled) in powernv_cpufreq_throttle_check()
571 chip->throttled = true; in powernv_cpufreq_throttle_check()
583 } else if (chip->throttled) { in powernv_cpufreq_throttle_check()
584 chip->throttled = false; in powernv_cpufreq_throttle_check()
593 throttled = true; in powernv_cpufreq_throttle_check()
599 throttled = true; in powernv_cpufreq_throttle_check()
603 if (throttled) { in powernv_cpufreq_throttle_check()
750 if (!throttled) { in powernv_cpufreq_target_index()
[all …]
/Linux-v4.19/Documentation/scheduler/
Dsched-bwc.txt14 hierarchy will be throttled and are not allowed to run again until the next
70 - nr_throttled: Number of times the group has been throttled/limited.
72 of the group have been throttled.
86 There are two ways in which a group may become throttled:
/Linux-v4.19/drivers/usb/class/
Dcdc-acm.h125 unsigned int throttled:1; /* actually throttled */ member
Dcdc-acm.c515 acm->throttled = acm->throttle_req; in acm_read_bulk_callback()
516 if (!acm->throttled) { in acm_read_bulk_callback()
654 acm->throttled = 0; in acm_port_activate()
835 was_throttled = acm->throttled; in acm_tty_unthrottle()
836 acm->throttled = 0; in acm_tty_unthrottle()
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-devices-system-cpu409 frequency is throttled to lower frequency in turbo (at and above
413 max frequency is throttled to lower frequency in sub-turbo(below
417 frequency is unthrottled after being throttled.
420 frequency is throttled due to 'Power Capping'.
423 frequency is throttled due to 'CPU Over Temperature'.
426 max frequency is throttled due to 'Power Supply Failure'.
429 max frequency is throttled due to 'Overcurrent'.
432 frequency is throttled due to 'OCC Reset'.
/Linux-v4.19/arch/um/drivers/
Dline.h44 int throttled; member
Dline.c229 line->throttled = 1; in line_throttle()
236 line->throttled = 0; in line_unthrottle()
244 if (!line->throttled) in line_unthrottle()
Dchan_kern.c135 if (!line->throttled) in line_timer_cb()
/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.h170 unsigned int throttled; member
/Linux-v4.19/arch/powerpc/platforms/cell/
DKconfig101 If no spu is running on a given cpu, that cpu will be throttled to
/Linux-v4.19/drivers/tty/serial/8250/
D8250_omap.c117 bool throttled; member
705 priv->throttled = true; in omap_8250_throttle()
751 priv->throttled = false; in omap_8250_unthrottle()
816 if (!priv->throttled) in __dma_rx_complete()
/Linux-v4.19/include/linux/usb/
Dserial.h118 char throttled; member
/Linux-v4.19/Documentation/networking/
Digb.txt87 interrupts are throttled via interrupt moderation. Interrupt moderation
/Linux-v4.19/tools/perf/
Dbuiltin-kvm.c795 int i, err, throttled = 0; in perf_kvm__mmap_read() local
816 throttled = 1; in perf_kvm__mmap_read()
833 return throttled; in perf_kvm__mmap_read()
/Linux-v4.19/drivers/tty/
Dn_gsm.c140 int throttled; /* Private copy of throttle state */ member
422 if (dlci->throttled) in gsm_encode_modem()
3147 dlci->throttled = 1; in gsmtty_throttle()
3159 dlci->throttled = 0; in gsmtty_unthrottle()
Dn_tty.c249 int throttled; in n_tty_check_throttle() local
253 throttled = tty_throttle_safe(tty); in n_tty_check_throttle()
254 if (!throttled) in n_tty_check_throttle()
/Linux-v4.19/block/
Dblk-throttle.c2146 bool throttled = false; in blk_throtl_bio() local
2227 throttled = true; in blk_throtl_bio()
2246 if (throttled || !td->track_bio_latency) in blk_throtl_bio()
2249 return throttled; in blk_throtl_bio()
/Linux-v4.19/include/uapi/linux/
Dpkt_sched.h876 __u64 throttled; member
/Linux-v4.19/kernel/sched/
Drt.c813 int i, idle = 1, throttled = 0; in do_sched_rt_period_timer() local
882 throttled = 1; in do_sched_rt_period_timer()
889 if (!throttled && (!rt_bandwidth_enabled() || rt_b->rt_runtime == RUNTIME_INF)) in do_sched_rt_period_timer()

12