Searched refs:text_poke_loc (Results 1 – 1 of 1) sorted by relevance
2765 struct text_poke_loc { struct2777 struct text_poke_loc *vec; argument2810 struct text_poke_loc *tp = (struct text_poke_loc *) elt; in patch_cmp()2822 struct text_poke_loc *tp; in poke_int3_handler()2853 sizeof(struct text_poke_loc), in poke_int3_handler()2901 #define TP_VEC_MAX (PAGE_SIZE / sizeof(struct text_poke_loc))2902 static struct text_poke_loc tp_vec[TP_VEC_MAX];3059 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init()3140 struct text_poke_loc *tp; in tp_order_fail()3170 struct text_poke_loc *tp; in text_poke_queue()[all …]