Searched refs:tp_vec_nr (Results 1 – 1 of 1) sorted by relevance
1245 static int tp_vec_nr; variable1435 if (!tp_vec_nr) in tp_order_fail()1441 tp = &tp_vec[tp_vec_nr - 1]; in tp_order_fail()1450 if (tp_vec_nr == TP_VEC_MAX || tp_order_fail(addr)) { in text_poke_flush()1451 text_poke_bp_batch(tp_vec, tp_vec_nr); in text_poke_flush()1452 tp_vec_nr = 0; in text_poke_flush()1472 tp = &tp_vec[tp_vec_nr++]; in text_poke_queue()
Completed in 7 milliseconds