user_regset_set_fn man page on Scientific

Man page or keyword search:  
man Server   26626 pages
apropos Keyword Search (all sections)
Output format
Scientific logo
[printable version]

USER_REGSET_SET_FN(9)		 Machine State		 USER_REGSET_SET_FN(9)

NAME
       user_regset_set_fn - type of set function in struct user_regset

SYNOPSIS
       typedef int user_regset_set_fn(struct task_struct * target,
				      const struct user_regset * regset,
				      unsigned int pos, unsigned int count,
				      const void * kbuf,
				      const void __user * ubuf);

ARGUMENTS
       target
	   thread being examined

       regset
	   regset being examined

       pos
	   offset into the regset data to access, in bytes

       count
	   amount of data to copy, in bytes

       kbuf
	   if not NULL, a kernel-space pointer to copy from

       ubuf
	   if kbuf is NULL, a user-space pointer to copy from

DESCRIPTION
       Store register values. Return 0 on success; -EIO or -ENODEV are usual
       failure returns. The pos and count values are in bytes, but must be
       properly aligned. If kbuf is non-null, that buffer is used and ubuf is
       ignored. If kbuf is NULL, then ubuf gives a userland pointer to access
       directly, and an -EFAULT return value is possible.

Kernel Hackers Manual 2.6.	 November 2013		 USER_REGSET_SET_FN(9)
[top]

List of man pages available for Scientific

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net