Home
last modified time | relevance | path

Searched refs:congestion_flag (Results 1 – 3 of 3) sorted by relevance

/linux/samples/bpf/
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()
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()
A Dhbm_kern.h158 bool congestion_flag, in hbm_update_stats() argument
176 if (congestion_flag) { in hbm_update_stats()

Completed in 4 milliseconds