Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
unsigned long | convert_ip_to_linear (struct task_struct *child, struct pt_regs *regs) |
void | set_task_blockstep (struct task_struct *task, bool on) |
void | user_enable_single_step (struct task_struct *child) |
void | user_enable_block_step (struct task_struct *child) |
void | user_disable_single_step (struct task_struct *child) |
unsigned long convert_ip_to_linear | ( | struct task_struct * | child, |
struct pt_regs * | regs | ||
) |
void set_task_blockstep | ( | struct task_struct * | task, |
bool | on | ||
) |
void user_disable_single_step | ( | struct task_struct * | child | ) |
void user_enable_block_step | ( | struct task_struct * | child | ) |
void user_enable_single_step | ( | struct task_struct * | child | ) |