Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
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()
A Duprobes.c1050 set_task_blockstep(current, false); in arch_uprobe_pre_xol()
/linux/arch/x86/include/asm/
A Dprocessor.h589 extern void set_task_blockstep(struct task_struct *task, bool on);

Completed in 12 milliseconds