Searched defs:next_pc (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/m32r/kernel/ |
D | ptrace.c | 256 unsigned long *next_pc, in compute_next_pc_for_16bit_insn() 359 unsigned long *next_pc, in compute_next_pc_for_32bit_insn() 419 unsigned long *next_pc, struct task_struct *child) in compute_next_pc() 428 register_debug_trap(struct task_struct *child, unsigned long next_pc, in register_debug_trap() 535 embed_debug_trap(struct task_struct *child, unsigned long next_pc) in embed_debug_trap() 584 unsigned long next_pc; in user_enable_single_step() local
|
/linux-4.1.27/arch/arc/kernel/ |
D | disasm.c | 505 unsigned long *next_pc, unsigned long *tgt_if_br) in disasm_next_pc()
|
D | kprobes.c | 130 unsigned long next_pc; in setup_singlestep() local
|
/linux-4.1.27/arch/tile/include/asm/ |
D | ptrace.h | 70 unsigned long next_pc; /* return PC if no branch (PC + 1) */ member
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | unwind.c | 200 unsigned long next_fp, next_pc = 0; in microblaze_unwind_inner() local
|
/linux-4.1.27/arch/sh/kernel/cpu/sh5/ |
D | unwind.c | 240 unsigned long next_fp, next_pc; in sh64_unwind_inner() local
|
/linux-4.1.27/arch/tile/kernel/ |
D | backtrace.c | 635 unsigned long next_fp, next_pc; in backtrace_next() local
|