Home
last modified time | relevance | path

Searched refs:freerun (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/mm/
H A Dpage-writeback.c905 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); in wb_position_ratio() local
925 setpoint = (freerun + limit) / 2; in wb_position_ratio()
1190 unsigned long freerun = dirty_freerun_ceiling(dtc->thresh, dtc->bg_thresh); in wb_update_dirty_ratelimit() local
1192 unsigned long setpoint = (freerun + limit) / 2; in wb_update_dirty_ratelimit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhalbtc_action.c181 if (!dm->freerun) { in _set_rf_trx_para()
338 if (btc->dm.freerun) in _set_bt_afh_info()
390 else if (btc->dm.freerun) in _set_halbb_btg_ctrl()
540 if (btc->dm.freerun || btc->ctrl.igno_bt || b->profile_cnt.now == 0 || in _set_halmac_tx_limit()
1297 btc->dm.freerun = true; in _action_freerun()
H A Dhal_btc.h700 u32 freerun: 1; member
1229 u32 freerun: 1; member
H A Dhal_btc.c761 dm->freerun = false; in _run_coex()
881 btc->dm.freerun = r->dm.freerun; in _update_offload_runinfo()
H A Dhalbtc_dbg_cmd.c562 dm->freerun, btc->hal->btc_ctrl.lps); in _show_dm_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhalbtc_action.c181 if (!dm->freerun) { in _set_rf_trx_para()
338 if (btc->dm.freerun) in _set_bt_afh_info()
390 else if (btc->dm.freerun) in _set_halbb_btg_ctrl()
540 if (btc->dm.freerun || btc->ctrl.igno_bt || b->profile_cnt.now == 0 || in _set_halmac_tx_limit()
1297 btc->dm.freerun = true; in _action_freerun()
H A Dhal_btc.h700 u32 freerun: 1; member
1234 u32 freerun: 1; member
H A Dhal_btc.c761 dm->freerun = false; in _run_coex()
881 btc->dm.freerun = r->dm.freerun; in _update_offload_runinfo()
H A Dhalbtc_dbg_cmd.c562 dm->freerun, btc->hal->btc_ctrl.lps); in _show_dm_info()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dwriteback.h658 unsigned long freerun = (thresh + bg_thresh) / 2;
663 freerun) / 2;
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Dcoex.c726 if (coex->freerun && coex_stat->wl_noisy_level <= 1) in rtw_coex_set_rf_para()
1188 coex->freerun = true; in rtw_coex_action_freerun()
1970 coex->freerun = false; in rtw_coex_run_coex()
H A Dmain.h1379 bool freerun; member
H A Drtw8822c.c2192 if ((coex_stat->kt_ver == 0 && coex->under_5g) || coex->freerun) in rtw8822c_coex_cfg_gnt_fix()