suse man page for user_regset_active_fn

Query: user_regset_active_fn

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USER_REGSET_ACTIVE_F(9) 					   Machine State					   USER_REGSET_ACTIVE_F(9)

NAME
user_regset_active_fn - type of active function in struct user_regset
SYNOPSIS
typedef int user_regset_active_fn(struct task_struct * target, const struct user_regset * regset);
ARGUMENTS
target thread being examined regset regset being examined
DESCRIPTION
Return -ENODEV if not available on the hardware found. Return 0 if no interesting state in this thread. Return >0 number of size units of interesting state. Any get call fetching state beyond that number will see the default initialization state for this data, so a caller that knows what the default state is need not copy it all out. This call is optional; the pointer is NULL if there is no inexpensive check to yield a value < n. Kernel Hackers Manual 2.6. July 2010 USER_REGSET_ACTIVE_F(9)
Related Man Pages
utrace_set_events(9) - suse
debugfs_create_regset32(9) - centos
pthread_detach(3) - redhat
utrace_prepare_examine(9) - suse
tis_setcancelstate(3) - osf1
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
32 bit process addressing more than 4GB