Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/samples/bpf/
H A Dhbm_out_kern.c67 bool congestion_flag = false; in _hbm_out_cg() local
129 congestion_flag = true; in _hbm_out_cg()
136 congestion_flag = true; in _hbm_out_cg()
138 congestion_flag = false; in _hbm_out_cg()
140 congestion_flag = true; in _hbm_out_cg()
144 if (congestion_flag) { in _hbm_out_cg()
167 hbm_update_stats(qsp, len, curtime, congestion_flag, drop_flag, in _hbm_out_cg()
H A Dhbm_edt_kern.c62 bool congestion_flag = false; in _hbm_out_cg() local
122 congestion_flag = true; in _hbm_out_cg()
127 if (congestion_flag) { in _hbm_out_cg()
142 congestion_flag = false; in _hbm_out_cg()
150 congestion_flag = false; in _hbm_out_cg()
156 hbm_update_stats(qsp, len, curtime, congestion_flag, drop_flag, in _hbm_out_cg()
H A Dhbm_kern.h160 bool congestion_flag, in hbm_update_stats()
178 if (congestion_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_out_kern.c67 bool congestion_flag = false; in _hbm_out_cg() local
129 congestion_flag = true; in _hbm_out_cg()
136 congestion_flag = true; in _hbm_out_cg()
138 congestion_flag = false; in _hbm_out_cg()
140 congestion_flag = true; in _hbm_out_cg()
144 if (congestion_flag) { in _hbm_out_cg()
167 hbm_update_stats(qsp, len, curtime, congestion_flag, drop_flag, in _hbm_out_cg()
H A Dhbm_edt_kern.c62 bool congestion_flag = false; in _hbm_out_cg() local
122 congestion_flag = true; in _hbm_out_cg()
127 if (congestion_flag) { in _hbm_out_cg()
142 congestion_flag = false; in _hbm_out_cg()
150 congestion_flag = false; in _hbm_out_cg()
156 hbm_update_stats(qsp, len, curtime, congestion_flag, drop_flag, in _hbm_out_cg()
H A Dhbm_kern.h158 bool congestion_flag, in hbm_update_stats()
176 if (congestion_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