Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
H A Dalternative.c2230 static struct text_poke_loc tp_vec[TP_VEC_MAX]; variable
2476 tp = &tp_vec[tp_vec_nr - 1]; in tp_order_fail()
2486 text_poke_bp_batch(tp_vec, tp_vec_nr); in text_poke_flush()
2502 tp = &tp_vec[tp_vec_nr++]; in text_poke_queue()