Home
last modified time | relevance | path

Searched refs:stepped (Results 1 – 8 of 8) sorted by relevance

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c96 int stepped = -1; in test_ld() local
114 int stepped = -1; in test_pld() local
137 int stepped = -1; in test_lwz() local
155 int stepped = -1; in test_plwz() local
179 int stepped = -1; in test_lwzx() local
198 int stepped = -1; in test_std() local
216 int stepped = -1; in test_pstd() local
239 int stepped = -1; in test_ldarx_stdcx() local
297 int stepped = -1; in test_lfsx_stfsx() local
313 if (stepped == 1) in test_lfsx_stfsx()
[all …]
/linux/arch/powerpc/kernel/
A Dhw_breakpoint.c529 int stepped; in stepping_handler() local
543 stepped = emulate_step(regs, instr); in stepping_handler()
544 if (!stepped) { in stepping_handler()
/linux/arch/powerpc/xmon/
A Dxmon.c718 int stepped = emulate_step(regs, ppc_inst_read(bp->instr)); in xmon_core() local
719 if (stepped == 0) { in xmon_core()
722 } else if (stepped < 0) { in xmon_core()
1208 int stepped; in do_step() local
1214 stepped = emulate_step(regs, instr); in do_step()
1215 if (stepped < 0) { in do_step()
1220 if (stepped > 0) { in do_step()
/linux/Documentation/timers/
A Dtimers-howto.rst68 stepped PC!) the overhead of setting up the hrtimers
/linux/Documentation/trace/
A Dkprobes.rst80 After the instruction is single-stepped, Kprobes executes the
366 calls kp->pre_handler. After the probed instruction is single-stepped, Kprobe
/linux/arch/arm64/
A DKconfig629 when handling a system call from a task that is being stepped
/linux/lib/
A DKconfig.debug1693 sysfs target file so states can be stepped granular. This is a debug
/linux/Documentation/admin-guide/
A Dreporting-issues.rst259 which would need constant maintenance; nobody has stepped up to do that

Completed in 59 milliseconds