bitmap_copy_le(9) centos man page | unix.com

Man Page: bitmap_copy_le

Operating Environment: centos

Section: 9

BITMAP_COPY_LE(9)					  Basic Kernel Library Functions					 BITMAP_COPY_LE(9)

NAME
bitmap_copy_le - copy a bitmap, putting the bits into little-endian order.
SYNOPSIS
void bitmap_copy_le(void * dst, const unsigned long * src, int nbits);
ARGUMENTS
dst destination buffer src bitmap to copy nbits number of bits in the bitmap
DESCRIPTION
Require nbits % BITS_PER_LONG == 0.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 BITMAP_COPY_LE(9)
Related Man Pages
bitmap_onto(9) - suse
bitstring(3) - freebsd
bit_clear(3) - freebsd
bit_ffc(3) - freebsd
bitstr_size(3) - freebsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input