smp_text_poke_loc
#define TEXT_POKE_ARRAY_MAX (PAGE_SIZE / sizeof(struct smp_text_poke_loc))
struct smp_text_poke_loc vec[TEXT_POKE_ARRAY_MAX];
static __always_inline void *text_poke_addr(const struct smp_text_poke_loc *tpl)
struct smp_text_poke_loc *tpl;
sizeof(struct smp_text_poke_loc),
struct smp_text_poke_loc *tpl;