Searched defs:new_bw (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/kernel/sched/ |
D | deadline.c | 239 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow() 323 static void dl_rq_change_utilization(struct rq *rq, struct sched_dl_entity *dl_se, u64 new_bw) in dl_rq_change_utilization() 368 static void dl_change_utilization(struct task_struct *p, u64 new_bw) in dl_change_utilization() 1699 u64 new_bw = dl_se->dl_bw; in __dl_server_attach_root() local 1715 u64 new_bw = to_ratio(period, runtime); in dl_server_apply_params() local 3188 u64 new_bw = to_ratio(period, runtime); in sched_dl_global_validate() local 3238 u64 new_bw = -1; in sched_dl_do_global() local 3279 u64 new_bw = dl_policy(policy) ? to_ratio(period, runtime) : 0; in sched_dl_overflow() local
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_dp_tunnel.c | 76 int new_bw; in update_tunnel_state() local 685 int new_bw; in atomic_decrease_bw() local
|
/linux-6.14.4/net/mac80211/ |
D | he.c | 258 enum ieee80211_sta_rx_bandwidth new_bw; in ieee80211_link_sta_rc_update_omi() local
|
D | vht.c | 651 enum ieee80211_sta_rx_bandwidth new_bw; in __ieee80211_vht_handle_opmode() local
|
D | rx.c | 3589 enum ieee80211_sta_rx_bandwidth max_bw, new_bw; in ieee80211_rx_h_action() local
|
/linux-6.14.4/drivers/soc/mediatek/ |
D | mtk-dvfsrc.c | 273 u32 new_bw = (u32)div_u64(bw, 100 * 1000); in __dvfsrc_set_dram_bw_v1() local
|
/linux-6.14.4/drivers/edac/ |
D | edac_mc_sysfs.c | 729 int new_bw = 0; in mci_sdram_scrub_rate_store() local
|
D | e752x_edac.c | 988 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
|
D | i7core_edac.c | 1957 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate()
|
D | amd64_edac.c | 188 static int __set_scrub_rate(struct amd64_pvt *pvt, u32 new_bw, u32 min_rate) in __set_scrub_rate()
|
/linux-6.14.4/drivers/thunderbolt/ |
D | tunnel.c | 768 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
|