Searched refs:_incr_val (Results 1 – 2 of 2) sorted by relevance
22 #define DLB_INC_STAT(_stat, _incr_val) ((_stat) += _incr_val) argument24 #define DLB_INC_STAT(_stat, _incr_val) argument
18 #define DLB2_INC_STAT(_stat, _incr_val) ((_stat) += _incr_val) argument20 #define DLB2_INC_STAT(_stat, _incr_val) argument