Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_plug.c63 bool throttled; member
105 if (q->throttled) in plug_dequeue()
113 q->throttled = true; in plug_dequeue()
144 q->throttled = true; in plug_init()
174 q->throttled = true; in plug_change()
183 q->throttled = false; in plug_change()
191 q->throttled = false; in plug_change()
H A Dsch_fq.c184 /* special value to mark a throttled flow (not on old/new list) */
185 static struct fq_flow throttled; variable
189 return f->next == &throttled; in fq_flow_is_throttled()
246 f->next = &throttled;
1360 st.throttled = q->stat_throttled;
/linux/kernel/sched/
H A Dpelt.h163 u64 throttled; in update_idle_cfs_rq_clock_pelt() local
166 throttled = U64_MAX; in update_idle_cfs_rq_clock_pelt()
168 throttled = cfs_rq->throttled_clock_pelt_time; in update_idle_cfs_rq_clock_pelt()
170 u64_u32_store(cfs_rq->throttled_pelt_idle, throttled); in update_idle_cfs_rq_clock_pelt()
H A Dfair.c5555 u64 throttled = 0, now, lut; in migrate_se_pelt_lag() local
5604 throttled = u64_u32_load(cfs_rq->throttled_pelt_idle); in migrate_se_pelt_lag()
5606 if (throttled == U64_MAX) in migrate_se_pelt_lag()
5619 now -= throttled; in migrate_se_pelt_lag()
6677 if (cfs_rq->throttled) in __account_cfs_rq_runtime()
6697 return cfs_bandwidth_used() && cfs_rq->throttled; in cfs_rq_throttled()
6718 return cfs_bandwidth_used() && p->throttled; in task_is_throttled()
6755 WARN_ON_ONCE(p->throttled || !list_empty(&p->throttle_node)); in throttle_cfs_rq_work()
6762 p->throttled = true; in throttle_cfs_rq_work()
6791 p->throttled = false; in dequeue_throttled_task()
[all …]
H A Dsched.h770 bool throttled:1; member
H A Dcore.c9910 if (cfs_rq->throttled) { in tg_set_cfs_bandwidth()
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c113 static bool rebooting, throttled, occ_reset; variable
136 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()
751 if (!throttled) { in powernv_cpufreq_target_index()
[all …]
/linux/Documentation/arch/x86/
H A Dintel-hfi.rst34 reflected in the HFI. Likewise, if the system needs to be throttled due to
67 userspace are throttled at a rate of CONFIG_HZ jiffies.
/linux/arch/um/drivers/
H A Dline.h44 int throttled; member
H A Dline.c219 line->throttled = 1; in line_throttle()
226 line->throttled = 0; in line_unthrottle()
H A Dchan_kern.c169 if (!line->throttled) in line_timer_cb()
/linux/drivers/tty/serial/
H A Dstm32-usart.h213 bool throttled; /* port throttled */ member
/linux/drivers/tty/serial/8250/
H A D8250_omap.c151 bool throttled; member
811 priv->throttled = true; in omap_8250_throttle()
823 priv->throttled = false; in omap_8250_unthrottle()
979 if (priv->throttled) in __dma_rx_complete()
/linux/block/
H A Dblk-throttle.c1800 bool throttled = false; in __blk_throtl_bio() local
1864 throttled = true; in __blk_throtl_bio()
1883 return throttled; in __blk_throtl_bio()
/linux/tools/perf/
H A Dbuiltin-kvm.c1269 int i, err, throttled = 0; in perf_kvm__mmap_read()
1290 throttled = 1; in perf_kvm__mmap_read()
1307 return throttled;
1266 int i, err, throttled = 0; perf_kvm__mmap_read() local
/linux/tools/include/uapi/linux/
H A Dpkt_sched.h797 __u64 throttled; member
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Digb.rst149 throttled via interrupt moderation. Interrupt moderation must be used to avoid
/linux/drivers/tty/
H A Dn_gsm.c181 bool throttled; /* Private copy of throttle state */ member
548 if (dlci->throttled) in gsm_encode_modem()
4554 dlci->throttled = true; in gsmtty_throttle()
4566 dlci->throttled = false; in gsmtty_unthrottle()
/linux/Documentation/PCI/
H A Dpcieaer-howto.rst103 the console/stalling execution, messages are throttled by device and error
/linux/Documentation/admin-guide/cgroup-v1/
H A Dblkio-controller.rst43 Run dd to read a file and see if rate is throttled to 1MB/s or not::
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst242 normal cases, such as scp a large file, applications can be throttled
/linux/Documentation/scheduler/
H A Dsched-util-clamp.rst693 aggregation rule. But since the capped p0 task was running and throttled
704 Hence lead to a frequency spike since if p0 wasn't throttled we should get:
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst1383 throttled and put under heavy reclaim pressure.
1395 job will trigger the reclaim and/or get throttled on its
1514 throttled and routed to perform direct memory reclaim
1542 this cgroup are throttled.
1852 this limit, all its further allocations will be throttled to
2315 throttled without possibly adversely affecting higher priority groups. This
2318 originating group is being throttled you will see the use_delay and delay_nsec
2325 unthrottling any peer groups that were throttled previously. If the victimized
/linux/Documentation/admin-guide/pm/
H A Damd-pstate.rst308 which the CPU is throttled under power or thermal constraints is
/linux/kernel/events/
H A Dcore.c4658 int throttled; in perf_event_task_tick() local
4663 throttled = __this_cpu_xchg(perf_throttled_count, 0); in perf_event_task_tick()
4666 perf_adjust_freq_unthr_context(&cpuctx->ctx, !!throttled); in perf_event_task_tick()
4671 perf_adjust_freq_unthr_context(ctx, !!throttled); in perf_event_task_tick()