Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kernel/
A Dalternative.c1778 struct text_poke_loc { struct
1790 struct text_poke_loc *vec; argument
1823 struct text_poke_loc *tp = (struct text_poke_loc *) elt; in patch_cmp()
1835 struct text_poke_loc *tp; in poke_int3_handler()
1866 sizeof(struct text_poke_loc), in poke_int3_handler()
1914 #define TP_VEC_MAX (PAGE_SIZE / sizeof(struct text_poke_loc))
1915 static struct text_poke_loc tp_vec[TP_VEC_MAX];
2062 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init()
2143 struct text_poke_loc *tp; in tp_order_fail()
2173 struct text_poke_loc *tp; in text_poke_queue()
[all …]

Completed in 7 milliseconds