Home
last modified time | relevance | path

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

/arch/x86/kernel/
Djump_label.c105 static struct text_poke_loc tp_vec[TP_VEC_MAX]; variable
129 tp = &tp_vec[tp_vec_nr]; in arch_jump_label_transform_queue()
143 struct text_poke_loc *prev_tp = &tp_vec[prev]; in arch_jump_label_transform_queue()
167 text_poke_bp_batch(tp_vec, tp_vec_nr); in arch_jump_label_transform_apply()