Searched defs:next_pc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/arch/microblaze/kernel/ |
H A D | unwind.c | 206 unsigned long next_fp, next_pc = 0; in microblaze_unwind_inner() local
|
/kernel/linux/linux-5.10/arch/arc/kernel/ |
H A D | disasm.c | 500 disasm_next_pc(unsigned long pc, struct pt_regs *regs, struct callee_regs *cregs, unsigned long *next_pc, unsigned long *tgt_if_br) disasm_next_pc() argument
|
H A D | kprobes.c | 127 unsigned long next_pc; in setup_singlestep() local
|
/kernel/linux/linux-6.6/arch/microblaze/kernel/ |
H A D | unwind.c | 196 unsigned long next_fp, next_pc = 0; in microblaze_unwind_inner() local
|
/kernel/linux/linux-6.6/arch/arc/kernel/ |
H A D | disasm.c | 560 disasm_next_pc(unsigned long pc, struct pt_regs *regs, struct callee_regs *cregs, unsigned long *next_pc, unsigned long *tgt_if_br) disasm_next_pc() argument
|
H A D | kprobes.c | 127 unsigned long next_pc; in setup_singlestep() local
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | sstep.c | 3048 unsigned long next_pc; in emulate_update_regs() local
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | sstep.c | 3232 unsigned long next_pc; in emulate_update_regs() local
|
Completed in 12 milliseconds