Searched refs:BW_METER_LEQ (Results 1 – 3 of 3) sorted by relevance
339 #define BW_METER_LEQ (1 << 3) /* upcall if bw <= threshold */ macro343 BW_METER_LEQ)
1863 flags |= BW_METER_LEQ; in compute_bw_meter_flags()2016 if (x->bm_flags & BW_METER_LEQ) { in free_bw_list()2189 if (x->bm_flags & BW_METER_LEQ) in bw_meter_prepare_upcall()
120 (bw_meter->bm_flags & BW_METER_LEQ) ? "<=" : "?"); in print_bw_meter()