Searched refs:text_poke_loc_init (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/x86/kernel/ |
A D | alternative.c | 2062 static void text_poke_loc_init(struct text_poke_loc *tp, void *addr, in text_poke_loc_init() function 2178 text_poke_loc_init(tp, addr, opcode, len, emulate); in text_poke_queue() 2196 text_poke_loc_init(&tp, addr, opcode, len, emulate); in text_poke_bp()
|
Completed in 24 milliseconds