Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds