Home
last modified time | relevance | path

Searched refs:set_task_blockstep (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/
H A Dstep.c174 void set_task_blockstep(struct task_struct *task, bool on) in set_task_blockstep() function
214 set_task_blockstep(child, true); in enable_step()
216 set_task_blockstep(child, false); in enable_step()
235 set_task_blockstep(child, false); in user_disable_single_step()
H A Duprobes.c1059 set_task_blockstep(current, false); in arch_uprobe_pre_xol()
/linux/arch/x86/include/asm/
H A Dprocessor.h600 extern void set_task_blockstep(struct task_struct *task, bool on);