Man Page: bitmap_parselist_user
Operating Environment: centos
Section: 9
BITMAP_PARSELIST_USE(9) Basic Kernel Library Functions BITMAP_PARSELIST_USE(9)NAMEbitmap_parselist_user -SYNOPSISint bitmap_parselist_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_parselist, 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 3.10 June 2014 BITMAP_PARSELIST_USE(9)
| Related Man Pages |
|---|
| bitmap_remap(9) - centos |
| sasl_canon_user_t(3) - suse |
| bitmap_remap(9) - suse |
| sasl_canon_user_t(3) - osx |
| create_sub_zbuffer(3alleg4) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |