Home
last modified time | relevance | path

Searched refs:cwr_flag (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm_edt_kern.c67 bool cwr_flag = false; in _hbm_out_cg() local
119 cwr_flag = true; in _hbm_out_cg()
137 cwr_flag = true; in _hbm_out_cg()
149 cwr_flag = true; in _hbm_out_cg()
154 cwr_flag = false; in _hbm_out_cg()
157 cwr_flag, ecn_ce_flag, &pkti, (int) delta); in _hbm_out_cg()
164 if (cwr_flag) in _hbm_out_cg()
H A Dhbm_out_kern.c69 bool cwr_flag = false; in _hbm_out_cg() local
131 cwr_flag = true; in _hbm_out_cg()
154 cwr_flag = true; in _hbm_out_cg()
165 cwr_flag = false; in _hbm_out_cg()
168 cwr_flag, ecn_ce_flag, &pkti, credit); in _hbm_out_cg()
175 if (cwr_flag) in _hbm_out_cg()
H A Dhbm_kern.h162 bool cwr_flag, in hbm_update_stats()
201 if (cwr_flag) in hbm_update_stats()
157 hbm_update_stats(struct hbm_queue_stats *qsp, int len, unsigned long long curtime, bool congestion_flag, bool drop_flag, bool cwr_flag, bool ecn_ce_flag, struct hbm_pkt_info *pkti, int credit) hbm_update_stats() argument
/kernel/linux/linux-6.6/samples/bpf/
H A Dhbm_edt_kern.c67 bool cwr_flag = false; in _hbm_out_cg() local
119 cwr_flag = true; in _hbm_out_cg()
137 cwr_flag = true; in _hbm_out_cg()
149 cwr_flag = true; in _hbm_out_cg()
154 cwr_flag = false; in _hbm_out_cg()
157 cwr_flag, ecn_ce_flag, &pkti, (int) delta); in _hbm_out_cg()
164 if (cwr_flag) in _hbm_out_cg()
H A Dhbm_out_kern.c69 bool cwr_flag = false; in _hbm_out_cg() local
131 cwr_flag = true; in _hbm_out_cg()
154 cwr_flag = true; in _hbm_out_cg()
165 cwr_flag = false; in _hbm_out_cg()
168 cwr_flag, ecn_ce_flag, &pkti, credit); in _hbm_out_cg()
175 if (cwr_flag) in _hbm_out_cg()
H A Dhbm_kern.h160 bool cwr_flag, in hbm_update_stats()
199 if (cwr_flag) in hbm_update_stats()
155 hbm_update_stats(struct hbm_queue_stats *qsp, int len, unsigned long long curtime, bool congestion_flag, bool drop_flag, bool cwr_flag, bool ecn_ce_flag, struct hbm_pkt_info *pkti, int credit) hbm_update_stats() argument

Completed in 3 milliseconds