BITMAP_COPY_LE(9) Basic Kernel Library Functions BITMAP_COPY_LE(9)NAMEbitmap_copy_le - copy a bitmap, putting the bits into little-endian order.SYNOPSISvoid bitmap_copy_le(void * dst, const unsigned long * src, int nbits);ARGUMENTSdst destination buffer src bitmap to copy nbits number of bits in the bitmapDESCRIPTIONRequire nbits % BITS_PER_LONG == 0.COPYRIGHTKernel Hackers Manual 2.6. July 2010 BITMAP_COPY_LE(9)
| Related Man Pages |
|---|
| bitmap_onto(9) - centos |
| bitmap_remap(9) - centos |
| bitstring(3) - freebsd |
| bit_clear(3) - freebsd |
| slurm::bitstr(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| 32 bit process addressing more than 4GB |