Searched defs:new_bw (Results 1 – 11 of 11) sorted by relevance
/linux/kernel/sched/ |
H A D | deadline.c | 213 __dl_overflow(struct dl_bw *dl_b, unsigned long cap, u64 old_bw, u64 new_bw) in __dl_overflow() argument 297 static void dl_rq_change_utilization(struct rq *rq, struct sched_dl_entity *dl_se, u64 new_bw) in dl_rq_change_utilization() argument 342 static void dl_change_utilization(struct task_struct *p, u64 new_bw) in dl_change_utilization() argument 1662 u64 new_bw = dl_se->dl_bw; in __dl_server_attach_root() local 1678 u64 new_bw = to_ratio(period, runtime); in dl_server_apply_params() local 3134 u64 new_bw = to_ratio(period, runtime); sched_dl_global_validate() local 3184 u64 new_bw = -1; sched_dl_do_global() local 3227 u64 new_bw = dl_policy(policy) ? to_ratio(period, runtime) : 0; sched_dl_overflow() local [all...] |
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dp_tunnel.c | 77 int new_bw; in update_tunnel_state() local 686 int new_bw; in atomic_decrease_bw() local
|
/linux/net/mac80211/ |
H A D | he.c | 258 enum ieee80211_sta_rx_bandwidth new_bw; in ieee80211_link_sta_rc_update_omi() local
|
H A D | ht.c | 613 enum ieee80211_sta_rx_bandwidth max_bw, new_bw; in ieee80211_ht_handle_chanwidth_notif() local
|
H A D | vht.c | 651 enum ieee80211_sta_rx_bandwidth new_bw; in __ieee80211_vht_handle_opmode() local
|
/linux/drivers/soc/mediatek/ |
H A D | mtk-dvfsrc.c | 273 u32 new_bw = (u32)div_u64(bw, 100 * 1000); in __dvfsrc_set_dram_bw_v1() local
|
/linux/drivers/edac/ |
H A D | e752x_edac.c | 988 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate() argument
|
H A D | i7core_edac.c | 1957 static int set_sdram_scrub_rate(struct mem_ctl_info *mci, u32 new_bw) in set_sdram_scrub_rate() argument
|
H A D | amd64_edac.c | 189 static int __set_scrub_rate(struct amd64_pvt *pvt, u32 new_bw, u32 min_rate) in __set_scrub_rate() argument
|
/linux/drivers/thunderbolt/ |
H A D | tunnel.c | 842 u32 new_rate, new_lanes, new_bw; in tb_dp_xchg_caps() local
|
/linux/mm/ |
H A D | mempolicy.c | 221 unsigned int *old_bw, *new_bw; in mempolicy_set_node_perf() local
|