centos man page for bitmap_copy_le

Query: bitmap_copy_le

OS: centos

Section: 9

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

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
bitstring(3) - freebsd
bit_ffc(3) - freebsd
bit_decl(3) - freebsd
bit_test(3) - freebsd
slurm::bitstr(3pm) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!