Home
last modified time | relevance | path

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

/arch/x86/kernel/
Djump_label.c104 #define TP_VEC_MAX (PAGE_SIZE / sizeof(struct text_poke_loc)) macro
105 static struct text_poke_loc tp_vec[TP_VEC_MAX];
126 if (tp_vec_nr == TP_VEC_MAX) in arch_jump_label_transform_queue()