Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1914 #define TP_VEC_MAX (PAGE_SIZE / sizeof(struct text_poke_loc)) macro
1915 static struct text_poke_loc tp_vec[TP_VEC_MAX];
2160 if (tp_vec_nr == TP_VEC_MAX || tp_order_fail(addr)) { in text_poke_flush()

Completed in 6 milliseconds