Home
last modified time | relevance | path

Searched defs:enable_single_step (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/include/asm/
H A Dprobes.h71 static inline void enable_single_step(struct pt_regs *regs) in enable_single_step() function
/linux/arch/x86/kernel/
H A Dstep.c113 static int enable_single_step(struct task_struct *child) in enable_single_step() function
/linux/arch/arm/kernel/
H A Dhw_breakpoint.c666 static void enable_single_step(struct perf_event *bp, u32 addr) in enable_single_step() function