Searched refs:detour (Results 1 – 4 of 4) sorted by relevance
29 void *detour; member
153 tp->detour = entry_code + JUMP_LABEL_NOP_SIZE; in arch_jump_label_transform_queue()
1001 regs->ip = (unsigned long) tp->detour; in poke_int3_handler()1104 .detour = handler, in text_poke_bp()
212 Next, Kprobes prepares a "detour" buffer, which contains the following224 After preparing the detour buffer, Kprobes verifies that none of the239 the CPU's instruction pointer to the copied code in the detour buffer254 the optimized region with a jump instruction to the detour buffer,