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.c172 void set_task_blockstep(struct task_struct *task, bool on) in set_task_blockstep() function
213 set_task_blockstep(child, true); in enable_step()
215 set_task_blockstep(child, false); in enable_step()
234 set_task_blockstep(child, false); in user_disable_single_step()
A Duprobes.c931 set_task_blockstep(current, false); in arch_uprobe_pre_xol()
/linux/arch/x86/include/asm/
A Dprocessor.h702 extern void set_task_blockstep(struct task_struct *task, bool on);

Completed in 9 milliseconds