Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/kernel/
Dkprobes.c128 unsigned long tgt_if_br = 0; in setup_singlestep() local
172 &next_pc, &tgt_if_br); in setup_singlestep()
183 p->ainsn.t2_addr = (kprobe_opcode_t *) tgt_if_br; in setup_singlestep()
Ddisasm.c562 unsigned long *next_pc, unsigned long *tgt_if_br) in disasm_next_pc() argument
572 *tgt_if_br = instr.target; in disasm_next_pc()