Query: bitmap_parse_user
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BITMAP_PARSE_USER(9) Basic Kernel Library Functions BITMAP_PARSE_USER(9)NAMEbitmap_parse_user - convert an ASCII hex string in a user buffer into a bitmapSYNOPSISint bitmap_parse_user(const char __user * ubuf, unsigned int ulen, unsigned long * maskp, int nmaskbits);ARGUMENTSubuf pointer to user buffer containing string. ulen buffer size in bytes. If string is smaller than this then it must be terminated with a . maskp pointer to bitmap array that will contain result. nmaskbits size of bitmap, in bits.DESCRIPTIONWrapper for __bitmap_parse, providing it with user buffer. We cannot have this as an inline function in bitmap.h because it needs linux/uaccess.h to get the access_ok declaration and this causes cyclic dependencies.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BITMAP_PARSE_USER(9)
Related Man Pages |
---|
soqtcursor_customcursor(3) - debian |
sasl_canon_user_t(3) - centos |
bitmap_remap(9) - suse |
sasl_canon_user_t(3) - osx |
sasl_canon_user_t(3sasl) - sunos |
Similar Topics in the Unix Linux Community |
---|
Update kernel Linux without reboot?! |
Tar Command |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |