user_disable_single_step(9) suse man page | unix.com

Man Page: user_disable_single_step

Operating Environment: suse

Section: 9

USER_DISABLE_SINGLE_(9) 					 Kernel Internals					   USER_DISABLE_SINGLE_(9)

NAME
user_disable_single_step - cancel user-mode single-step
SYNOPSIS
void user_disable_single_step(struct task_struct * task);
ARGUMENTS
task either current or a task stopped in TASK_TRACED
DESCRIPTION
Clear task of the effects of user_enable_single_step and user_enable_block_step. This can be called whether or not either of those was ever called on task, and even if arch_has_single_step returned zero. Kernel Hackers Manual 2.6. July 2010 USER_DISABLE_SINGLE_(9)
Related Man Pages
schedule_hrtimeout_range(9) - centos
gearman_task_data(3) - debian
gearman_task_denominator(3) - debian
gearman_task_is_known(3) - debian
gearman_task_set_context(3) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I