Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/lib/
H A Dtest_emulate_step.c93 int stepped = -1; in test_ld() local
111 int stepped = -1; in test_pld() local
134 int stepped = -1; in test_lwz() local
152 int stepped = -1; in test_plwz() local
176 int stepped = -1; in test_lwzx() local
195 int stepped = -1; in test_std() local
213 int stepped = -1; in test_pstd() local
236 int stepped = -1; in test_ldarx_stdcx() local
294 int stepped = -1; in test_lfsx_stfsx() local
310 if (stepped == 1) in test_lfsx_stfsx()
[all …]
/linux-6.15/Documentation/arch/arm64/
H A Dmops.rst42 would get silently stepped over and the single step exception taken on the
43 main instruction. Note that if the guest instruction is not being stepped
/linux-6.15/arch/powerpc/kernel/
H A Dhw_breakpoint.c287 int stepped; in stepping_handler() local
302 stepped = emulate_step(regs, instr); in stepping_handler()
303 if (!stepped) { in stepping_handler()
/linux-6.15/arch/arm64/boot/dts/qcom/
H A Dqrb2210-rb1.dts135 /* 1.2V supply stepped down from the barrel jack input */
146 /* 3.3V supply stepped down from the barrel jack input */
157 /* 5V supply stepped down from the barrel jack input */
168 /* "Battery" voltage for the SoM, stepped down from the barrel jack input */
H A Dqrb4210-rb2.dts187 /* 1.2V supply stepped down from the barrel jack input */
198 /* 3.3V supply stepped down from the barrel jack input */
209 /* 5V supply stepped down from the barrel jack input */
220 /* "Battery" voltage for the SoM, stepped down from the barrel jack input */
/linux-6.15/arch/powerpc/xmon/
H A Dxmon.c703 int stepped = emulate_step(regs, ppc_inst_read(bp->instr)); in xmon_core() local
704 if (stepped == 0) { in xmon_core()
707 } else if (stepped < 0) { in xmon_core()
1191 int stepped; in do_step() local
1197 stepped = emulate_step(regs, instr); in do_step()
1198 if (stepped < 0) { in do_step()
1203 if (stepped > 0) { in do_step()
/linux-6.15/Documentation/trace/
H 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-6.15/arch/arm64/
H A DKconfig767 when handling a system call from a task that is being stepped
/linux-6.15/Documentation/admin-guide/
H A Dreporting-issues.rst250 which would need constant maintenance; nobody has stepped up to do that
/linux-6.15/lib/
H A DKconfig.debug1839 sysfs target file so states can be stepped granular. This is a debug