Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dstep.c164 void set_task_blockstep(struct task_struct *task, bool on) in set_task_blockstep() function
205 set_task_blockstep(child, true); in enable_step()
207 set_task_blockstep(child, false); in enable_step()
226 set_task_blockstep(child, false); in user_disable_single_step()
Duprobes.c832 set_task_blockstep(current, false); in arch_uprobe_pre_xol()
/linux-4.4.14/arch/x86/include/asm/
Dprocessor.h647 extern void set_task_blockstep(struct task_struct *task, bool on);